Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LakeDropsDrupalDev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Docker
LakeDropsDrupalDev
Commits
fdb2a03c
Commit
fdb2a03c
authored
1 year ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
#147
Do not restart L3D containers after reboot
parent
615f2866
No related branches found
No related tags found
1 merge request
!44
Merging develop into main
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
run/scripts/start
+0
-1
0 additions, 1 deletion
run/scripts/start
with
0 additions
and
1 deletion
run/scripts/start
+
0
−
1
View file @
fdb2a03c
...
...
@@ -97,7 +97,6 @@ function startContainer() {
)
docker run
--name
${
COMPOSE_PROJECT_NAME
}
_
${
USERNAME
}
_l3d
-dt
\
"
${
start_params
[@]
}
"
\
--restart
unless-stopped
\
registry.lakedrops.com/docker/l3d/php-
${
PHP_VERSION
}
:
${
L3DVERSION
}
else
start_params+
=(
...
...
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