Skip to content

hurtom/curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-compose cron

  cron:
    image: hurtom/curl
    command: sh -c "echo '* * * * * curl -I server/cron.php' > /var/spool/cron/crontabs/root && crond -l 2 -f"

CLI

docker run -it --rm hurtom/curl curl -v

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors