Build with Kaniko (#3)

This commit is contained in:
2019-12-02 01:35:51 +00:00
parent 49215c1900
commit 8f69585f59
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
FROM registy.lan/alpine:3.10
FROM registry.lan/alpine:3.10
RUN echo "hello" > /hello.txt