mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
build(docker): remove seemingly unnecessary files
This commit is contained in:
parent
e98222aef5
commit
ce80ddfaa4
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ RUN apt-get update && apt-get install -y\
|
|||
COPY ./CMakeLists.txt ./LICENSE ./README.md /home/servatrice/code/
|
||||
COPY ./cmake /home/servatrice/code/cmake
|
||||
COPY ./common /home/servatrice/code/common
|
||||
COPY ./dbconverter /home/servatrice/code/dbconverter
|
||||
COPY ./servatrice /home/servatrice/code/servatrice
|
||||
|
||||
WORKDIR /home/servatrice/code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue