https://github.com/stefansundin/docker-for-mac-env
Run Docker.app with environment variables.
https://github.com/stefansundin/docker-for-mac-env
Last synced: 6 months ago
JSON representation
Run Docker.app with environment variables.
- Host: GitHub
- URL: https://github.com/stefansundin/docker-for-mac-env
- Owner: stefansundin
- Created: 2018-10-23T00:47:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T00:53:00.000Z (almost 7 years ago)
- Last Synced: 2025-02-13T05:15:46.367Z (8 months ago)
- Language: Shell
- Size: 771 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Launch Docker For Mac with custom environment variables. Simply launch this app to launch Docker.app with environment variables defined in `Docker-Env.sh`.
As an example, you can use this in case you want to load multiple kubeconfig files.
See https://github.com/docker/for-mac/issues/2635
Install with:
```
cp -r Docker-Env-app/ /Applications/Docker-Env.app
```To have it launch on startup, open _System Preferences_, go to _Users & Groups_, and add `Docker-Env` to your _Login Items_.