Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: devxpod/GDC

Tags

v1.11.0

Toggle v1.11.0's commit message
Updated DOT NET support

Added USE_AZURE option to install azure cli
Added USE_POWERSHELL to install powershell

v1.10.27

Toggle v1.10.27's commit message
added LS_LOG environment variable for localstack

v1.10.26

Toggle v1.10.26's commit message
added option to mount home dir into GDC readwrite USE_HOST_HOME_RW=yes.

added option to symlink your $HOME/.aws folder inside the GDC so you can use assumed creds from outside of the GDC. USE_AWS_SYMLINK=yes. It requires that USE_HOST_HOME_RW=yes

v1.10.25

Toggle v1.10.25's commit message
fix python install failure due to uv changing its installer.

v1.10.24

Toggle v1.10.24's commit message
fix LOCALSTACK_HOST env var when using localstack dns to use localhos…

…t.localstack.cloud

v1.10.23

Toggle v1.10.23's commit message
mount gdc folder and host home folder read only for more security

v1.10.22

Toggle v1.10.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Overhaul Python install logic (#12)

* major update for python support

* fix mac arm python install

v1.10.21

Toggle v1.10.21's commit message
bump version

v1.10.20

Toggle v1.10.20's commit message
default term to xterm-256

v1.10.19

Toggle v1.10.19's commit message
remove deprecated version line from compose files