mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-01-16 13:22:24 +00:00
removing doge image generation from default base split rest-api into separate modules (base and extensions)
3 lines
69 B
Docker
3 lines
69 B
Docker
FROM alpine:3.19.0
|
|
ADD resources /python/resources
|
|
ADD python /python |