Skip to content

atoll

Latest

Choose a tag to compare

@albertoperdomo2 albertoperdomo2 released this 16 Sep 06:49
· 5 commits to main since this release
f056282

Changelog for dockerbx v0.0.4 "Atoll"

New Features

  1. Python Environment Setup

    • Create Python-specific containers with custom versions
    • Support for virtual environments
    • Install packages via CLI or requirements.txt
  2. Git Repository Cloning

    • Clone repos directly into new containers
    • Streamlined project setup process
  3. Configuration Management

    • Export current config to YAML file
    • Import config from YAML file
    • Easier sharing of dockerbx setups

Improvements

  • Updated to use Docker SDK's mount types
  • Improved error handling and user feedback
  • Added automatic image pulling for Python environments

Bug Fixes

  • Fixed type mismatch issues with mount configurations
  • Resolved issues with package installation in Python environments

PRs

#2