Added workflow info to build_commands.md
This commit is contained in:
parent
b50dc2a0f0
commit
d3c33fca66
@ -1,5 +1,7 @@
|
||||
Commands I executed for testing the build of cmatrix in a alpine-based docker container.
|
||||
|
||||
The workflow: These can be copied to a plain Dockerfile (with only the alpine base and possibly author info already defined) and then cleaned to a single RUN command.
|
||||
|
||||
```sh
|
||||
hostname
|
||||
git
|
||||
@ -37,4 +39,4 @@ make
|
||||
./cmatrix
|
||||
./cmatrix -b
|
||||
history
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user