mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-01-18 06:05:49 +00:00
3 lines
69 B
Docker
3 lines
69 B
Docker
FROM alpine:3.19.0
|
|
ADD resources /python/resources
|
|
ADD python /python |