Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
notebook
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
SWAN
docker-images
notebook
Commits
7a8924aa
Commit
7a8924aa
authored
3 years ago
by
Riccardo Castellotti
Browse files
Options
Downloads
Patches
Plain Diff
Update tini
parent
ce7fea61
No related branches found
Branches containing commit
Tags
v7.6.0
Tags containing commit
No related merge requests found
Pipeline
#3428969
passed
3 years ago
Stage: build
Stage: deploy
Stage: clean
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
with
2 additions
and
2 deletions
Dockerfile
+
2
−
2
View file @
7a8924aa
...
...
@@ -74,8 +74,8 @@ RUN mkdir /tmp/texlive && \
rm
-rf
/tmp/texlive
# Install Tini
RUN
wget
--quiet
https://github.com/krallin/tini/releases/download/v0.1
0
.0/tini
&&
\
echo
"
1361527f39190a7338a0b434bd8c88ff7233ce7b9a4876f3315c22fce7eca1b0
*tini"
|
sha256sum
-c
-
&&
\
RUN
wget
--quiet
https://github.com/krallin/tini/releases/download/v0.1
9
.0/tini
&&
\
echo
"
93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c
*tini"
|
sha256sum
-c
-
&&
\
mv
tini /usr/local/bin/tini
&&
\
chmod
+x /usr/local/bin/tini
...
...
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