Files
Sissi/python/modules/image-gen-api/docker/Dockerfile
Sheldan 503fd2520d [SIS-xxx] updating abstracto version
restructuring api to private and public rest api
adding custom image generation module
2023-12-23 22:20:18 +01:00

3 lines
70 B
Docker

FROM alpine:3.19.0
ADD resources/ /python/resources
ADD python /python