You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/containers/replication/db1/entrypoint.sh
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,5 @@
2
2
#You need a non-terminating process to keep the container alive.
3
3
#In a series of commands separated by single ampersands the commands to the left of the right-most ampersand are run in the background.
4
4
#So - if you are executing a series of commands simultaneously using single ampersands, the command at the right-most position needs to be non-terminating
0 commit comments