forked from retoor/snek
Update.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ RUN apk add --no-cache gcc musl-dev linux-headers git openssh
|
||||
|
||||
COPY pyproject.toml pyproject.toml
|
||||
COPY src src
|
||||
COpy ssh_host_key ssh_host_key
|
||||
COPY ssh_host_key ssh_host_key
|
||||
RUN pip install --upgrade pip
|
||||
RUN pip install -e .
|
||||
EXPOSE 2225
|
||||
|
||||
Reference in New Issue
Block a user