Skip to content

Commit

Permalink
Update your-own-containers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chazlarson authored Feb 4, 2024
1 parent 2cd8e91 commit 06458c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/your-own-containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ If the file is named `docker-compose.yml` and is located in the current working
docker compose up -d
```

If the file has some other name or is located elsewhere in the file-system:
If the file has some other name or is located elsewhere in the file system:
```
docker compose up -d -d /path/to/something.yml
```
Expand Down

0 comments on commit 06458c3

Please sign in to comment.