dockerfile buscando da branch modificada
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ WORKDIR /opt
|
||||
RUN pwd
|
||||
RUN python3 -m venv env
|
||||
RUN ls -la
|
||||
RUN git clone https://g.nunks.org/nunks/asknavidrome-cafofo.git
|
||||
RUN git clone -b nunks https://g.nunks.org/nunks/asknavidrome-cafofo.git
|
||||
RUN ls -la asknavidrome-cafofo
|
||||
WORKDIR /opt/asknavidrome-cafofo
|
||||
RUN pwd
|
||||
|
||||
Reference in New Issue
Block a user