forked from Job79/devcontainer
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
theme = "dark_plus"
|
||||
|
||||
[editor]
|
||||
true-color = true
|
||||
|
||||
[editor.file-picker]
|
||||
hidden = false
|
||||
@@ -1,4 +1,3 @@
|
||||
FROM git.plabble.org/maurice/fedora:main
|
||||
|
||||
RUN export TERM=xterm
|
||||
RUN /bin/bash -c "$(curl -fsSL https://php.new/install/linux/8.4)"
|
||||
RUN /bin/bash -c "TERM=xterm $(curl -fsSL https://php.new/install/linux/8.4)"
|
||||
Reference in New Issue
Block a user