1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2026-03-02 03:40:21 +00:00

add example script for docker builds

This commit is contained in:
Oliver Giles
2021-06-04 10:12:59 +12:00
parent d01cf1c9b0
commit 9a5ccc70e3
2 changed files with 55 additions and 0 deletions

View File

@@ -588,6 +588,8 @@ docker run --rm -ti -v $PWD:/root ubuntu /bin/bash -xe <<EOF
EOF
```
For more advanced usage, see [docker-advanced.sh](https://github.com/ohwgiles/laminar/blob/master/examples/docker-advanced.sh)
---
# Colours in log output