Sign inSign up

afolarin/containerrun

By afolarin

Updated almost 11 years ago

simple container for option sanity testing... /usr/local/bin/containerrun.sh <ntimes>, prints ntimes

Image
0

1.2K

afolarin/containerrun repository overview

e.g. a really simple script just to test stuff, specify ntimes as the only arg, for a loop to print n

sudo docker run --cpuset=2 --memory=2G -t --entrypoint "/bin/bash" afolarin/containerrun /usr/local/bin/containerrun.sh 10

hello container world
1
2
3
4
5
6
7
8
9
10

Tag summary

Content type

Image

Digest

sha256:0bbfc5e36

Size

85.2 MB

Last updated

almost 11 years ago

docker pull afolarin/containerrun