generated from Templates/Docker_Image
✅ Ready to clone and code.
This commit is contained in:
committed by
github-actions[bot]
parent
2410173af1
commit
d488434323
@@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
WORKDIR /app
|
||||
COPY ./project_name/* /app
|
||||
COPY ./n8n_ollama/* /app
|
||||
|
||||
CMD ["sh", "/app/hello_world.sh"]
|
||||
Reference in New Issue
Block a user