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