Update README.md (#169)

This commit is contained in:
Goutham Kumar 2021-11-03 14:25:49 +05:30 committed by GitHub
parent 18e69a2baa
commit 2c77aa4160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6217,6 +6217,7 @@ You could say that CMD is a Docker run-time operation, meaning its not someth
The following command is executed from within the directory where Dockefile resides:
`docker image build -t some_app:latest .`
`podman image build -t some_app:latest .`
</b></details>