Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
docker
roundcube
Commits
e997d3b9
Commit
e997d3b9
authored
Feb 09, 2021
by
godog
Browse files
rc 1.4.11
parent
a43cd88c
Pipeline
#22543
passed with stages
in 8 minutes and 58 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
e997d3b9
FROM
debian:stable
AS
build
ENV
RC_VERSION=1.4.1
0
ENV
RC_VERSION=1.4.1
1
ADD
. /build
RUN
apt-get
-q
update
&&
env
DEBIAN_FRONTEND
=
noninteractive apt-get
-qy
install
--no-install-recommends
bash curl make patch rsync default-jre-headless wget unzip
...
...
Write
Preview
Supports
Markdown
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