Files
e2b-dev--e2b/tests/e2b.Dockerfile
T
2024-04-15 18:35:49 -07:00

4 lines
56 B
Docker

FROM ubuntu:latest
RUN echo "Hello World" > /hello.txt