1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 20:44:27 +00:00
GoBlog/Dockerfile.Tools

4 lines
173 B
Docker
Raw Normal View History

2021-06-24 18:50:55 +00:00
FROM rg.fr-par.scw.cloud/jlelse/goblog:latest
RUN apk add --no-cache curl bash git
RUN apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/main sqlite