Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Adrian Schollmeyer
admindb-ci-docker2
Commits
e7964479
Verified
Commit
e7964479
authored
Apr 17, 2022
by
Adrian Schollmeyer
Browse files
kea-dev: Run apt-get clean before update
parent
1b518c02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile.kea-dev
View file @
e7964479
...
...
@@ -6,7 +6,7 @@ FROM debian:stable
ARG KEA_VERSION=2.0.2
ARG KEA_DEBIAN_REV=1
RUN apt-get update
RUN apt-get
clean && apt-get
update
RUN apt-get install -y \
build-essential \
...
...
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