[med-svn] [Git][med-team/python-biopython][master] add Dockerfile to help upstream

Michael R. Crusoe gitlab at salsa.debian.org
Sat Dec 14 14:22:33 GMT 2019



Michael R. Crusoe pushed to branch master at Debian Med / python-biopython


Commits:
0a768f25 by Michael R. Crusoe at 2019-12-14T14:17:36Z
add Dockerfile to help upstream

- - - - -


1 changed file:

- + debian/docker/Dockerfile


Changes:

=====================================
debian/docker/Dockerfile
=====================================
@@ -0,0 +1,10 @@
+FROM arm64v8/debian:sid
+RUN apt-get update && apt-get install -y \
+	devscripts
+WORKDIR /build
+RUN dget https://deb.debian.org/debian/pool/main/p/python-biopython/python-biopython_1.75+dfsg-1.dsc
+WORKDIR /build/python-biopython-1.75+dfsg
+RUN apt-get dist-upgrade -y
+RUN yes | mk-build-deps -i
+RUN rm *.deb
+RUN debian/rules binary



View it on GitLab: https://salsa.debian.org/med-team/python-biopython/commit/0a768f257b583e714af82d5a96c2de09960d703a

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-biopython/commit/0a768f257b583e714af82d5a96c2de09960d703a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191214/6a8438d4/attachment.html>


More information about the debian-med-commit mailing list