mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
repo cleanup (#2826)
This commit is contained in:
parent
2557a2183d
commit
04d84f9d9a
5 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y\
|
|||
ENV dir /home/servatrice/code
|
||||
WORKDIR $dir
|
||||
RUN mkdir oracle
|
||||
COPY COPYING COPYING
|
||||
COPY LICENSE LICENSE
|
||||
COPY CMakeLists.txt CMakeLists.txt
|
||||
COPY cmake/ cmake/
|
||||
COPY common/ common/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue