mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-11 09:44:41 +00:00
[AB-70] moving image generation functionality to separate image generation module
removing doge image generation from default base split rest-api into separate modules (base and extensions)
This commit is contained in:
3
python/components/image-gen/docker/Dockerfile
Normal file
3
python/components/image-gen/docker/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine:3.19.0
|
||||
ADD resources /python/resources
|
||||
ADD python /python
|
||||
Reference in New Issue
Block a user