mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-22 18:29:58 +08:00
Merge pull request #378 from cameronsteele/patch-1
fix Big Sur build example
This commit is contained in:
commit
c913b66853
@ -74,7 +74,7 @@ docker run -it \
|
||||
-e "DISPLAY=${DISPLAY:-:0.0}" \
|
||||
sickcodes/docker-osx:big-sur
|
||||
|
||||
# docker build -t docker-osx -e VERSION='Big Sur' .
|
||||
# docker build -t docker-osx --build-arg VERSION='Big Sur' .
|
||||
```
|
||||
|
||||
### Monterey [![https://img.shields.io/docker/image-size/sickcodes/docker-osx/monterey?label=sickcodes%2Fdocker-osx%3Amonterey](https://img.shields.io/docker/image-size/sickcodes/docker-osx/monterey?label=sickcodes%2Fdocker-osx%3Amonterey)](https://hub.docker.com/r/sickcodes/docker-osx/tags?page=1&ordering=last_updated)
|
||||
|
Loading…
Reference in New Issue
Block a user