Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technicalpickles/handy-container
https://github.com/technicalpickles/handy-container
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/technicalpickles/handy-container
- Owner: technicalpickles
- License: mit
- Created: 2024-07-25T16:17:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T16:18:20.000Z (5 months ago)
- Last Synced: 2024-10-13T21:50:42.557Z (3 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# handy-container
A docker image with some common debugging tools. It could come in handy.
## Usage
```
bundle install
./console
```## TODO
- [ ] expose as command on the PATH
- [ ] add arguments for things like attaching volumes, networks, etc