test-docker-build/Dockerfile

4 lines
65 B
Docker
Raw Permalink Normal View History

FROM ubuntu:latest
FROM debian:latest
ENTRYPOINT ["sleep", "1h"]