forked from Job79/devcontainer
Tweaks
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
ARG TAG
|
||||
FROM git.plabble.org/job79/fedora:${TAG}
|
||||
USER root
|
||||
RUN dnf -y install go
|
||||
USER user
|
||||
@@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
arg "-v $HOME/Documents/containers/go:/home/user/projects"
|
||||
Reference in New Issue
Block a user