An open API service indexing awesome lists of open source software.

https://github.com/junka/redocker

docker helper scripts
https://github.com/junka/redocker

Last synced: over 1 year ago
JSON representation

docker helper scripts

Awesome Lists containing this project

README

          

# redocker
- reverse from docker image to a dockerfile
- reverse from docker container to run command
- reverse from docker network to create command

basicly, it depends on ```docker inspect``` and ```docker history```

since python3.5 is still used in production, better support it