Build and push app to harbor
This commit is contained in:
parent
655784c6d9
commit
eb11f69a20
@ -27,4 +27,3 @@ ENV PYTHONUNBUFFERED=1
|
||||
|
||||
# Run the application
|
||||
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8000"]
|
||||
|
||||
|
||||
@ -74,4 +74,3 @@ EXPOSE 80
|
||||
|
||||
# Start nginx with entrypoint
|
||||
CMD ["/docker-entrypoint.sh"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user