updates readme with url, drone to push images
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jeffrey Paul 2020-03-22 05:24:00 -07:00
parent 54119b7aac
commit 9122dae2b2
2 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,6 @@ steps:
network_mode: bridge
settings:
repo: sneak/adchpp
dry_run: true
build_args:
- UBUNTU_MIRROR=http://ubuntu.datavi.be/ubuntu
username:

View File

@ -1,5 +1,7 @@
# adchpp-docker
* https://git.eeqj.de/sneak/adchpp-docker
`src` contains `adch++` v2.12.1 extracted from tarball from sourceforge,
modified only to make build on modern hardware. I tried getting it running
on 20.04 but it doesn't work with modern `scons`, sadly.