1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-11 18:38:50 +01:00
fpm/spec/fixtures/container/Dockerfile
Jordan Sissel b969afa16f Rename curlbash to container.
I feel like this better suits the purpose, as we could curlbash things
but this feature can also just do regular Dockerfile/Containerfile
things.
2025-10-10 23:30:40 -07:00

4 lines
43 B
Docker

FROM alpine:latest
RUN touch /hello-world