sh8s_deployer/testenv/Dockerfile

5 lines
61 B
Docker

FROM ubuntu:22.04
WORKDIR /usr/src/deployer_test
CMD ["sh"]