This commit is contained in:
@@ -2,10 +2,4 @@ FROM redmine:5-bullseye
|
||||
|
||||
COPY plugins/ plugins/
|
||||
|
||||
RUN bundle check || bundle install
|
||||
#RUN apt-get install ruby-binding-of-caller
|
||||
# && gem install icalendar better_errors binding_of_caller \
|
||||
# && cd plugins/redmine_ics_export \
|
||||
# && bundle install --without development test \
|
||||
# && cd ../000_redmine_x_ux_upgrade \
|
||||
# && bundle install --without development test
|
||||
RUN bundle check || bundle install
|
||||
Reference in New Issue
Block a user