Skip to main content

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

Validation Status Tests Documentation

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:

  1. Clone the repository

  2. Change into the demo directory

  3. 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

ou_container_builder-3.0.0b7.tar.gz (74.0 kB view hashes)

Uploaded Source

Built Distribution

ou_container_builder-3.0.0b7-py3-none-any.whl (67.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page