small test program for testing container entrypoint and cmd behavior
980
This is very small test container allowing testing/experimentation with entrypoint and command arguments.
Test with either of:
docker run --rm quay.io/cw/cmd-print
docker run --rm cwedgwood/cmd-print
or either of:
docker run --rm quay.io/cw/cmd-print alfa bravo
docker run --rm cwedgwood/cmd-print alfa bravo
Content type
Image
Digest
Size
3.6 kB
Last updated
over 8 years ago
docker pull cwedgwood/cmd-print