mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
How to checkout latest stable release
This commit is contained in:
parent
4c2d5bb480
commit
e0e9c695b5
@ -48,8 +48,11 @@ $ vim .env
|
||||
# Start the dockers
|
||||
$ docker-compose up
|
||||
```
|
||||
[What is the `.env` file?](https://docs.docker.com/compose/env-file/)
|
||||
|
||||
**Notes**
|
||||
|
||||
- [What is the `.env` file?](https://docs.docker.com/compose/env-file/)
|
||||
- Checkout latest stable release: ` git checkout $(git describe --abbrev=0 --tags)`
|
||||
|
||||
## Video Tutorials
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user