forked from LaconicNetwork/kompose
6 lines
32 B
Docker
6 lines
32 B
Docker
FROM busybox
|
|
|
|
|
|
RUN touch /test
|
|
|