Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 07:38
· 45 commits to main since this release

Feature

  • 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)