tests: add docker load test
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
2
stdlib/docker/tests/load/testdata/Dockerfile
vendored
Normal file
2
stdlib/docker/tests/load/testdata/Dockerfile
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM alpine
|
||||
RUN echo test >> /test.txt
|
Reference in New Issue
Block a user