UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
B
Beast Code
beast core
base image
Commits
226c0054
Commit
226c0054
authored
Dec 02, 2020
by
Tyler Rarick
Browse files
Changed workdir to something a lil bit nicer ;)
parent
c033e62c
Pipeline
#92045
passed with stages
in 10 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
226c0054
...
@@ -46,7 +46,7 @@ RUN groupadd --gid $GID $GROUPNAME && \
...
@@ -46,7 +46,7 @@ RUN groupadd --gid $GID $GROUPNAME && \
mv
LICENSE README.md /beast-core
&&
\
mv
LICENSE README.md /beast-core
&&
\
rm
-rf
./
*
rm
-rf
./
*
WORKDIR
/beast-core
/server
WORKDIR
/beast-core
ENV
WORKSPACE_PATH=/modules
ENV
WORKSPACE_PATH=/modules
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment