10 lines
263 B
Markdown
10 lines
263 B
Markdown
containerized trn
|
|
=================
|
|
|
|
This builds trn (from https://github.com/arnoldrobbins/trn) under 32-bit
|
|
Debian Linux in a container. Build it:
|
|
|
|
```docker build -t salfter/trn .```
|
|
|
|
start.sh is a convenience script that can be copied to /usr/local/bin/trn.
|