uktrade / fargatespawner

Spawns JupyterHub single user servers in Docker containers running in AWS Fargate
MIT License
46 stars 21 forks source link

Pass only Jupyterhub related environment variables to the Fargate task #13

Closed zvymazal closed 4 years ago

zvymazal commented 4 years ago

Don't override PATH, LC_*, etc. which should rather be set by the docker image.