You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><imgalt="docker icon"src="https://api.iconify.design/mdi/docker.svg"width="20" /> Install and run commands via <ahref="https://hub.docker.com/r/dotenv/dotenv-vault">Docker</a></p>
57
-
58
-
```bash
59
-
$ docker run -w $(pwd) -v $(pwd):$(pwd) -it dotenv/dotenv-vault help
60
-
```
61
-
62
-
<ahref="https://www.dotenv.org/install/">Learn more about installation</a>
63
-
64
38
## 🏗️ Usage
65
39
66
40
When you make a change to your `.env` file, push it up.
0 commit comments