- Notifications
You must be signed in to change notification settings - Fork0
Articulate base Docker images for Python
NotificationsYou must be signed in to change notification settings
articulate/docker-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Base Python Docker images.
- docker-bootstrap entrypointfor loading environment variables from Consul and Vault.
- secretsto load Docker secrets as environment variables.
- install_packagesto install apt packages.
- AWS CLIfor interacting with AWS services.
🌟 recommended image
- articulate/python:3.13 🌟
pytorch, torchvision for 3.13 not yet available
- articulate/python:3.13-lambda
- articulate/python:3.12
- articulate/python:3.12-pytorch
- articulate/python:3.11
The easiest way to create a new image is to copy an existing one and change thebase image. If creating from scratch, the images need the following:
- Everything listed inWhat's included
makefor internal tooling.- Aservice user and group with a GID and UID of 1001. This should be the defaultuser.
- A/service directory as the default working directory.
About
Articulate base Docker images for Python
Topics
Resources
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.