docker container containing openrdp (-> https://github.com/PoonLab/OpenRDP ) with a bash entrypoint.
157
This container is build as described here: https://github.com/PoonLab/OpenRDP/blob/master/Dockerfile
With some tweaks in regards to entry-point and how the app is set up.
run it like:
docker run -it --rm -v "$(pwd):/app" -w /app plaquette/openrdp:dev openrdp -c tests/test_cfg.ini tests/long.fasta --methods threeseq -q -o out.csv
Content type
Image
Digest
sha256:3376b2efc…
Size
730.7 MB
Last updated
over 2 years ago
docker pull plaquette/openrdp:dev