- docker: Add entrypoint script for setting up user permissions (
36c899c
)
- docker: Update Dockerfiles for Ubuntu .04 and 22.04 to install 'software-properties-common' package. (
24ad536
)
- docker: Update default image variant to ubuntu-22.04 (
00951bc
)
- containers: Change default run command to zsh (
8de4292
) - deploy: Update Dockerfile reference for Ubuntu 20.04 and 22.04 images (
29a9f5d
) - docker: Update docker image version to 0.1.0 (
947d8d5
) - docker: Add Dockerfile for Ubuntu 20.04 setup (
61d2c20
) - docker: Add Dockerfile for Ubuntu 22.04 containing instructions for setting up a development environment; including installing necessary packages, setting Python environment variables, creating non-root user with sudo privileges, setting up locale and workspace, and installing dotfiles. (
0c66d6a
) - devcontainer: Add Dockerfile and devcontainer.json for Python 3 setup (
47610f8
)