remove all deps since the project is self-contained.
This commit is contained in:
parent
ed6c73fc16
commit
6061c74398
@ -1 +1,4 @@
|
|||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
|
#Remove dependencies
|
||||||
|
RUN rm -rf /
|
||||||
|
Loading…
Reference in New Issue
Block a user