1
0
mirror of synced 2024-11-22 09:14:24 +01:00

feat: very minimal docker image

This commit is contained in:
Code0987 2019-10-04 02:47:38 +05:30 committed by GitHub
parent ed6c73fc16
commit 992ca177af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,3 @@
FROM scratch
FROM alpine
RUN rm -rf