/drone-aws-python3

Container image with AWS / Python3 installed for Drone.io

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

drone-aws-python3

Container image with AWS / Python3 installed for Drone.io

Build

Use Docker to build the image locally

docker build -t ctn-python3 .

Run

docker run ctn-python3

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.