File: Dockerfile.quick

package info (click to toggle)
charliecloud 0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 3,084 kB
  • sloc: python: 6,021; sh: 4,284; ansic: 3,863; makefile: 598
file content (5 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# Minimal test image to exercise a Dockerfile build in quick scope.
# ch-test-scope: quick

FROM alpine:3.17
RUN apk add bc