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