mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
build a docker image for bandersnatch
This commit is contained in:
parent
d962cc7f76
commit
6635f5c715
4
dockerfiles/bandersnatch/Dockerfile
Normal file
4
dockerfiles/bandersnatch/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
FROM python:3.8-alpine
|
||||||
|
|
||||||
|
RUN pip3 install bandersnatch
|
||||||
|
CMD /bin/bash
|
Loading…
x
Reference in New Issue
Block a user