Skip to content

a docker images for atarola/pyjojo and some script files

Notifications You must be signed in to change notification settings

imaidev/pyjojo-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This docker image package some linux uitls, and exposethese utils to http API use atarola/pyjojo. You can fork this repository and add your utils. Then you can build your own Docker Image. If you do not known how to build Docker Image,look this.

You can run this image use :

docker run imaidev/pyjojo-utils

test /srv/htpasswd.sh:

curl -XPOST http://localhost:3000/scripts/htpasswd -H "Content-Type: application/json" -d '{"user": "webb","pwd": "123"}'

webb

About

a docker images for atarola/pyjojo and some script files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages