mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 22:14:21 -04:00
changed
This commit is contained in:
parent
f3ab3014c5
commit
24de315f49
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
FROM stackbrew/debian:jessie
|
FROM stackbrew/debian:jessie
|
||||||
|
# Update Repository
|
||||||
|
RUN apt-get update
|
||||||
# Install Build dependencies
|
# Install Build dependencies
|
||||||
RUN apt-get install -qy python3
|
RUN apt-get install -qy python3
|
||||||
RUN apt-get install -qy python3-pip
|
RUN apt-get install -qy python3-pip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue