Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
inkluster-dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9f6e5958
authored
2025-01-23 16:56:23 -0600
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove unneeded call to getent.
1 parent
ed05fb66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
Dockerfile
Dockerfile
View file @
9f6e595
...
...
@@ -53,7 +53,6 @@ RUN true && \
apt-get update
&&
\
apt-get install -y bash-completion git libgpgme11 libsubid4 libdevmapper1.02.1
&&
\
adduser tool
&&
\
getent passwd
&&
\
apt-get clean
&&
\
true
ARG DOCKER_VERSION
...
...
Please
register
or
sign in
to post a comment