mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
3 lines
66 B
Docker
3 lines
66 B
Docker
FROM alpine:3.7
|
|
|
|
RUN apk --no-cache add curl jq bash bc coreutils
|