mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 06:15:24 -04:00
add custom container
This commit is contained in:
parent
2d2f4d0206
commit
f542e60d8c
1 changed files with 1 additions and 7 deletions
|
@ -1,10 +1,4 @@
|
|||
FROM ubuntu
|
||||
# Update Repository
|
||||
RUN apt-get update
|
||||
# Install Build dependencies
|
||||
RUN apt-get install -qy python3.7
|
||||
RUN apt-get install -qy python3-pip
|
||||
RUN apt-get install -qy inkscape x11-apps
|
||||
FROM xinkpypi
|
||||
# Copy Project to Docker Container
|
||||
COPY . /Bibata
|
||||
# Change Work Directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue