File tree Expand file tree Collapse file tree 6 files changed +0
-18
lines changed Expand file tree Collapse file tree 6 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,6 @@ services:
129
129
target : engine-full
130
130
platform : linux/amd64
131
131
restart : unless-stopped
132
- command : /usr/bin/rivet-engine start
133
132
environment :
134
133
- RUST_LOG_ANSI_COLOR=1
135
134
- RIVET_OTEL_ENABLED=1
Original file line number Diff line number Diff line change @@ -154,7 +154,6 @@ services:
154
154
target : engine-full
155
155
platform : linux/amd64
156
156
restart : unless-stopped
157
- command : /usr/bin/rivet-engine start
158
157
environment :
159
158
- RUST_LOG_ANSI_COLOR=1
160
159
- RIVET_OTEL_ENABLED=1
@@ -196,7 +195,6 @@ services:
196
195
target : engine-full
197
196
platform : linux/amd64
198
197
restart : unless-stopped
199
- command : /usr/bin/rivet-engine start
200
198
environment :
201
199
- RUST_LOG_ANSI_COLOR=1
202
200
- RIVET_OTEL_ENABLED=1
@@ -236,7 +234,6 @@ services:
236
234
target : engine-full
237
235
platform : linux/amd64
238
236
restart : unless-stopped
239
- command : /usr/bin/rivet-engine start
240
237
environment :
241
238
- RUST_LOG_ANSI_COLOR=1
242
239
- RIVET_OTEL_ENABLED=1
@@ -413,7 +410,6 @@ services:
413
410
target : engine-full
414
411
platform : linux/amd64
415
412
restart : unless-stopped
416
- command : /usr/bin/rivet-engine start
417
413
environment :
418
414
- RUST_LOG_ANSI_COLOR=1
419
415
- RIVET_OTEL_ENABLED=1
@@ -453,7 +449,6 @@ services:
453
449
target : engine-full
454
450
platform : linux/amd64
455
451
restart : unless-stopped
456
- command : /usr/bin/rivet-engine start
457
452
environment :
458
453
- RUST_LOG_ANSI_COLOR=1
459
454
- RIVET_OTEL_ENABLED=1
@@ -493,7 +488,6 @@ services:
493
488
target : engine-full
494
489
platform : linux/amd64
495
490
restart : unless-stopped
496
- command : /usr/bin/rivet-engine start
497
491
environment :
498
492
- RUST_LOG_ANSI_COLOR=1
499
493
- RIVET_OTEL_ENABLED=1
@@ -668,7 +662,6 @@ services:
668
662
target : engine-full
669
663
platform : linux/amd64
670
664
restart : unless-stopped
671
- command : /usr/bin/rivet-engine start
672
665
environment :
673
666
- RUST_LOG_ANSI_COLOR=1
674
667
- RIVET_OTEL_ENABLED=1
@@ -708,7 +701,6 @@ services:
708
701
target : engine-full
709
702
platform : linux/amd64
710
703
restart : unless-stopped
711
- command : /usr/bin/rivet-engine start
712
704
environment :
713
705
- RUST_LOG_ANSI_COLOR=1
714
706
- RIVET_OTEL_ENABLED=1
@@ -748,7 +740,6 @@ services:
748
740
target : engine-full
749
741
platform : linux/amd64
750
742
restart : unless-stopped
751
- command : /usr/bin/rivet-engine start
752
743
environment :
753
744
- RUST_LOG_ANSI_COLOR=1
754
745
- RIVET_OTEL_ENABLED=1
Original file line number Diff line number Diff line change @@ -153,7 +153,6 @@ services:
153
153
target : engine-full
154
154
platform : linux/amd64
155
155
restart : unless-stopped
156
- command : /usr/bin/rivet-engine start
157
156
environment :
158
157
- RUST_LOG_ANSI_COLOR=1
159
158
- RIVET_OTEL_ENABLED=1
@@ -302,7 +301,6 @@ services:
302
301
target : engine-full
303
302
platform : linux/amd64
304
303
restart : unless-stopped
305
- command : /usr/bin/rivet-engine start
306
304
environment :
307
305
- RUST_LOG_ANSI_COLOR=1
308
306
- RIVET_OTEL_ENABLED=1
@@ -447,7 +445,6 @@ services:
447
445
target : engine-full
448
446
platform : linux/amd64
449
447
restart : unless-stopped
450
- command : /usr/bin/rivet-engine start
451
448
environment :
452
449
- RUST_LOG_ANSI_COLOR=1
453
450
- RIVET_OTEL_ENABLED=1
Original file line number Diff line number Diff line change @@ -146,7 +146,6 @@ services:
146
146
target : engine-full
147
147
platform : linux/amd64
148
148
restart : unless-stopped
149
- command : /usr/bin/rivet-engine start
150
149
environment :
151
150
- RUST_LOG_ANSI_COLOR=1
152
151
- RIVET_OTEL_ENABLED=1
@@ -185,7 +184,6 @@ services:
185
184
target : engine-full
186
185
platform : linux/amd64
187
186
restart : unless-stopped
188
- command : /usr/bin/rivet-engine start
189
187
environment :
190
188
- RUST_LOG_ANSI_COLOR=1
191
189
- RIVET_OTEL_ENABLED=1
@@ -222,7 +220,6 @@ services:
222
220
target : engine-full
223
221
platform : linux/amd64
224
222
restart : unless-stopped
225
- command : /usr/bin/rivet-engine start
226
223
environment :
227
224
- RUST_LOG_ANSI_COLOR=1
228
225
- RIVET_OTEL_ENABLED=1
Original file line number Diff line number Diff line change @@ -146,7 +146,6 @@ services:
146
146
target : engine-full
147
147
platform : linux/amd64
148
148
restart : unless-stopped
149
- command : /usr/bin/rivet-engine start
150
149
environment :
151
150
- RUST_LOG_ANSI_COLOR=1
152
151
- RIVET_OTEL_ENABLED=1
Original file line number Diff line number Diff line change @@ -265,7 +265,6 @@ export function generateDockerCompose(context: TemplateContext) {
265
265
} ,
266
266
platform : "linux/amd64" ,
267
267
restart : "unless-stopped" ,
268
- command : "/usr/bin/rivet-engine start" ,
269
268
environment : [
270
269
"RUST_LOG_ANSI_COLOR=1" ,
271
270
"RIVET_OTEL_ENABLED=1" ,
You can’t perform that action at this time.
0 commit comments