Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 211 Bytes
  1. Make your changes to the Dockerfile
  2. Update the version numbers in the commands in this very README
  3. Run the commands:
docker build -t asemio/the-goods:1.2.0 .
docker push asemio/the-goods:1.2.0