recast-hep / recast-atlas

CLI for ATLAS RECAST contributors
https://recast.docs.cern.ch/
Apache License 2.0
5 stars 5 forks source link

chore: Remove duplicate apk entries in Dockerfile #70

Closed matthewfeickert closed 2 years ago

matthewfeickert commented 2 years ago
* Remove duplicate apk entries in Dockerfile
* Run `apk add --update` first and run `apk add` with `--no-cache` option
* Split apk entries out across lines for easier versioning