1
0
mirror of https://github.com/jordansissel/fpm synced 2025-04-30 15:08:05 +02:00
fpm/spec/fixtures/container/Dockerfile
Jordan Sissel 2d4bf9bf97 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.
2022-11-13 00:19:45 -08:00

4 lines
43 B
Docker

FROM alpine:latest
RUN touch /hello-world