mirror of
https://github.com/cetic/unikernels.git
synced 2025-02-06 09:09:19 +07:00
3 lines
50 B
Docker
3 lines
50 B
Docker
![]() |
FROM alpine:latest
|
||
|
RUN apk add --no-cache gcc g++
|