Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
docker-openldap
Commits
f2a0b312
Commit
f2a0b312
authored
Jun 05, 2019
by
Michał 'czesiek' Czyżewski
Browse files
Switch to Debian Stretch
parent
db6f2828
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
f2a0b312
FROM
debian:
jessie
FROM
debian:
stretch
MAINTAINER
Michał "rysiek" Woźniak <rysiek@hackerspace.pl>
# original maintainer Christian Luginbühl <dinke@pimprecords.com>
ENV
OPENLDAP_VERSION 2.4.4
0
ENV
OPENLDAP_VERSION 2.4.4
4
RUN
apt-get update
&&
\
DEBIAN_FRONTEND
=
noninteractive apt-get
install
--no-install-recommends
-y
\
...
...
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