A uniform flexible environment for coding, testing, and deploying using Docker
Project description
monobox
A uniform flexible environment for coding, testing, and deploying using Docker
Suggested Workflow
- Create your Monofile and Dockerfile. Your Monofile will include everything you need when developing, and your Dockerfile will include everything else
- When deploying, simply take your Dockerfile and use it in production!
Recommendations
- Use the monobox shortcuts by adding
monobox packageto your Monofile. You can explore the list of boxes at https://boxes.homelabs.space/ - Add your
.gitconfigfile to your developing folder so it gets copied into the Dockerfile - Add
.monoboxto your.gitignore - If you want to use your own boxes, just create a folder called boxes and follow the same structure in https://github.com/InnovativeInventor/boxes
Options
Usage: monobox [OPTIONS] COMMAND [ARGS]...
A uniform flexible environment for coding, testing, and deploying using
Docker.
Options:
--help Show this message and exit.
Commands:
bash Runs bash when starting up
default Starts the container using your defaults
deploy Deploys your application using your Dockerfile
python Runs the python interperter instead of bash
sh Runs sh when starting up
Troubleshooting
If you see launchpadlib 1.10.6 requires testresources, which is not installed., then run sudo apt install python-testresources and restart the terminal.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file monobox-0.2.5.tar.gz.
File metadata
- Download URL: monobox-0.2.5.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
091c739ec22c0485fdc57efbc6d775624a2bc7fba277c5506599c28642743fd6
|
|
| MD5 |
9f040dd9a3bf929371e23f880db255b2
|
|
| BLAKE2b-256 |
e048caf87bcd961aa6a2f3462f1ac41ba71ffffb900274659256fae8fd24118f
|
File details
Details for the file monobox-0.2.5-py3-none-any.whl.
File metadata
- Download URL: monobox-0.2.5-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14a9dede2ba4b81ea1f4d631d879bc2e03fc60da3e7e83afe7283f69d86a76e3
|
|
| MD5 |
73b1cb1f3321cc7c16386fab6381366c
|
|
| BLAKE2b-256 |
8ad998850c083c960fb85b771a73a2388e100ab7d8cff8e48635b66b45b9d06c
|