mirror of https://github.com/docker/compose.git
3 lines
39 B
Docker
3 lines
39 B
Docker
|
FROM busybox:latest
|
||
|
CMD echo "success"
|