.
If you want to run a "hello world" docker project, please follow the steps below
docker build -t f4_address_converter .
docker run -p 8000:8000 f4_address_converter
Open the web page at http://0.0.0.0:8000
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
.
If you want to run a "hello world" docker project, please follow the steps below
docker build -t f4_address_converter .
docker run -p 8000:8000 f4_address_converter
Open the web page at http://0.0.0.0:8000