git clone https://github.com/m-malikov/metahash_app.git
And go to the folder /metahash_app (cd metahash_app
)
docker build -t metahash_smarthome .
docker run --network="host" metahash_smarthome
Open http://localhost:5000
in your browser
git clone https://github.com/m-malikov/metahash_app.git
And go to the folder /metahash_app (cd metahash_app
)
docker build -t metahash_smarthome .
docker run --network="host" metahash_smarthome
Open http://localhost:5000
in your browser