export MACHINE_STORAGE_PATH=/tmp
docker-machine create default
eval $(docker-machine env default)
docker run -it --privileged --name debian rizkyario/42-init:latest
.---------------- minute (0 - 59)
| .------------- hour (0 - 23)
| | .---------- day of month (1 - 31)
| | | .------- month (1 - 12) OR jan,feb,mar,apr ...
| | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
| | | | |
* * * * * user-name command to be executed
Content type
Image
Digest
Size
267.1 MB
Last updated
over 8 years ago
docker pull rizkyario/42-init