No project description provided
Project description
OU Container Builder
Documentation for the OU Container Builder can be found here: https://ou-container-builder.readthedocs.io
Install and Run
To run the OU Container Builder you need to install the following two requirements:
Then, to install the OU Container Builder run
pipx install git+https://github.com/mmh352/ou-container-builder.git
To upgrade to the latest version, run:
pipx upgrade ou-container-builder
You can then run the OU Container Builder using the following command:
ou-container-builder
Demo
To build the demo container:
-
Clone the repository
-
Change into the
demodirectory -
Run
ou-container-builder
The resulting container listens for connections on port 8888 and it is recommended that you mount the
/home/ou-user directory as a volume.
Development
To work on the OU Container Builder you need to install an additional dependency:
Then use
poetry install
to install all Python dependencies in a project-specific virtualenv. Then start a shell that runs commands within that virtualenv:
poetry shell
You can now run
ou-container-builder
to run your development version of the code.
Validation
To automatically check that any committed code follows the Python guidelines, install a git pre-commit hook using the following command:
pre-commit install
Validation checks are automatically run and must be passed before code can be merged into the default branch.
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 ou_container_builder-2.6.3.tar.gz.
File metadata
- Download URL: ou_container_builder-2.6.3.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c2e0661363c1d2edf87f7bc83ede9d5b69f6157ca5030739fb097a3cf1142d8
|
|
| MD5 |
800fdaf470e00025589b19d7414bff4a
|
|
| BLAKE2b-256 |
5bdc4cf744a0df342c41137f31afd2cea01bb57404ea0d5dbafcaac0d347b59a
|
File details
Details for the file ou_container_builder-2.6.3-py3-none-any.whl.
File metadata
- Download URL: ou_container_builder-2.6.3-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a55ea67042e69bba1fabb1304b132fc041ff32554cb2770abe18c87670b63705
|
|
| MD5 |
0c8c035490835c7fb8f5b40637f8282b
|
|
| BLAKE2b-256 |
20412002f52ecf4af54762c50d06db0793758a84abe50276e39b7cc05184aa19
|