Closed tharindus609 closed 8 years ago
@tharindus609 Thanks for the PR but the command in docs is correct (dot is at the end): docker build -t USERNAME/hello:0.0.1 . You can read about this command here
docker build -t USERNAME/hello:0.0.1 .
@tharindus609 Thanks for the PR but the command in docs is correct (dot is at the end):
docker build -t USERNAME/hello:0.0.1 .
You can read about this command here