Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Conarx Containers - MariaDB Docker Image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Docker Containers
Conarx Containers - MariaDB Docker Image
Commits
25bd82f0
Commit
25bd82f0
authored
4 months ago
by
Nigel Kukard
Browse files
Options
Downloads
Patches
Plain Diff
chore: add iproute2-ss package
parent
ad0221c1
Branches
Branches containing commit
No related tags found
1 merge request
!88
Nkupdates
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
25bd82f0
...
...
@@ -274,7 +274,7 @@ COPY --from=builder /build/mariadb-root /
RUN
set
-eux
;
\
true
"Install requirements"
;
\
# NK: These are critical for some tools to work correctly
apk add --no-cache coreutils rsync socat procps pv pwgen; \
apk add --no-cache coreutils
iproute2-ss
rsync socat procps pv pwgen; \
apk add --no-cache \
libaio libssl3 libcrypto3 pcre2 snappy zstd-libs libxml2 nghttp2-libs ncurses-libs lzo xz-libs lz4-libs libcurl \
libbz2 brotli-libs fmt \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment