sncf-bot/Dockerfile
2022-09-08 21:01:55 +02:00

6 lines
152 B
Docker

FROM gerbil/alpine
RUN gxpkg install github.com/dlozeve/fancy
COPY sncf.ss .
RUN gxc -exe -static -cc-options -static -ld-options -lz -o sncf sncf.ss