Files
unikernels/SOURCE/CONTAINER/Dockerfile

3 lines
50 B
Docker
Raw Normal View History

2018-05-11 15:51:48 +02:00
FROM alpine:latest
RUN apk add --no-cache gcc g++