aws-in-docker 0.0.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

awsindocker 0.0.1

aws_in_docker

Mock EC2 with this moto fork + launch instances in Docker.
Usage
# TODO

Contributing
Contributing Setup

Clone the project locally
Install the corresponding .python-version using something like pyenv
Create a virtual environment named .venv with python -m venv .venv
Activate the virtual environment with source .venv/bin/activate
Install poetry
Install invoke with pip install invoke
Run poetry install --no-root
Run invoke setup

Contributing Tests

Run poetry run invoke tests

Contributing All Checks (including tests)

Run poetry run invoke hooks

Build And Publish to PyPI
poetry build
poetry publish

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.