add newline at end of dockerfile
This commit is contained in:
parent
01303fdff0
commit
b6e185e842
@ -12,3 +12,4 @@ RUN apk --no-cache upgrade
|
|||||||
ADD /rootfs /
|
ADD /rootfs /
|
||||||
|
|
||||||
ENTRYPOINT ["/init"]
|
ENTRYPOINT ["/init"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user