Skip to content

Commit

Permalink
initial push
Browse files Browse the repository at this point in the history
  • Loading branch information
ag826 committed Nov 22, 2024
1 parent e7ae883 commit 88cf7c2
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ run:
docker run -p 5000:5000 $(IMAGE_NAME)

# Remove the Docker image

clean:
docker rmi $(IMAGE_NAME)

Expand Down
Binary file removed readme_images/expose_command.png
Binary file not shown.
Binary file removed readme_images/image copy 2.png
Binary file not shown.
Binary file removed readme_images/image copy.png
Binary file not shown.
Binary file removed readme_images/image.png
Binary file not shown.

0 comments on commit 88cf7c2

Please sign in to comment.