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
O
Opensource
ruby
ruby27
Commits
73d0c28f
Commit
73d0c28f
authored
Jul 07, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
Development See merge request
!26
parents
a4a07000
127c892e
Pipeline
#405755
passed with stages
in 25 minutes and 54 seconds
Changes
1
Pipelines
51
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Dockerfile
Dockerfile
+1
-2
No files found.
Dockerfile
View file @
73d0c28f
...
@@ -36,8 +36,7 @@ ENV RUBY_MAJOR=2 \
...
@@ -36,8 +36,7 @@ ENV RUBY_MAJOR=2 \
ENV
HOME=/opt/app-root/src
ENV
HOME=/opt/app-root/src
ENV
GEM_HOME /usr/local/bundle
ENV
GEM_HOME /usr/local/bundle
ENV
BUNDLE_SILENCE_ROOT_WARNING=1 \
ENV
BUNDLE_SILENCE_ROOT_WARNING=1
BUNDLE_APP_CONFIG="$GEM_HOME"
ENV
PATH $HOME/bin:$GEM_HOME/bin:$PATH
ENV
PATH $HOME/bin:$GEM_HOME/bin:$PATH
RUN
mkdir
-p
"
$GEM_HOME
"
&&
\
RUN
mkdir
-p
"
$GEM_HOME
"
&&
\
...
...
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