mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:56:49 +00:00
Update Main Dockerfile for PDM (Remove Comments)
This commit is contained in:
parent
8948247a80
commit
2e30550863
@ -6,10 +6,6 @@ WORKDIR /src
|
||||
COPY . /src
|
||||
COPY docker/vimrc /root/.vimrc
|
||||
COPY docker/bashrc /root/.bashrc
|
||||
# ENV PDM_BUILD_SCM_VERSION=0.0.0.dev
|
||||
# RUN pip install . \
|
||||
# && rm -rf /src
|
||||
# RUN pip install .
|
||||
|
||||
RUN apk update \
|
||||
&& apk add pipx vim \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user