Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
ma_code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sven-Ove Hänsel
ma_code
Commits
2cddc500
Commit
2cddc500
authored
1 year ago
by
Sven-Ove Hänsel
Browse files
Options
Downloads
Patches
Plain Diff
update docker compose , fix restart of container
parent
88924c88
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
code/infrastructure/docker-compose.yml
+0
-2
0 additions, 2 deletions
code/infrastructure/docker-compose.yml
with
0 additions
and
2 deletions
code/infrastructure/docker-compose.yml
+
0
−
2
View file @
2cddc500
...
...
@@ -178,7 +178,6 @@ services:
neo4j
:
condition
:
service_healthy
restart
:
true
restart
:
on-failure
sub_mem
:
container_name
:
sub_mem
...
...
@@ -203,7 +202,6 @@ services:
-
path_data=/var/lib/import/
volumes
:
-
./streaming/clients/pub/data:/var/lib/import
restart
:
on-failure
depends_on
:
-
sub_neo4j
-
sub_pg
...
...
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