sh8s_deployer/testenv/Dockerfile

5 lines
64 B
Docker
Raw Normal View History

2024-08-07 16:16:21 +00:00
FROM ubuntu:latest
WORKDIR /usr/src/deployer_test
CMD ["bash"]