mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 22:35:31 -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
|
FROM xinkpypi
|
||||||
# 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
|
|
||||||
# Copy Project to Docker Container
|
# Copy Project to Docker Container
|
||||||
COPY . /Bibata
|
COPY . /Bibata
|
||||||
# Change Work Directory
|
# Change Work Directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue