Add deploy step, update readme, copy less files to image

This commit is contained in:
Deko
2023-03-03 22:20:00 +01:00
parent 8e48cfc2d0
commit d97585900c
5 changed files with 46 additions and 4 deletions

View File

@@ -55,4 +55,8 @@ python app/main.py
## Running in Docker
The second option is to run the project's docker image.
The second option is to run the project's docker image.
You have two paths you can take here as well:
1. You may fork the project and use the configured pipelines and container registry.
2. You may build the image yourself using the Dockerfile.