This website requires JavaScript.
Explore
Help
Register
Sign In
jenkins
/
jenkins-config
Watch
2
Star
0
Fork
You've already forked jenkins-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Dont detach when starting containers as update.sh is run with system on the server
Browse Source
...
This commit is contained in:
retropikzel
2024-09-29 07:30:51 +03:00
parent
d185158f63
commit
309617f168
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
update.sh
Unescape
Escape
View File
@ -8,5 +8,5 @@ then
docker-compose stop
fi
docker-compose up -
d -
-build
docker-compose up --build
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
jenkins/jenkins-config
Title
Body
Create Issue