@@ -79,6 +79,8 @@ services:
7979      context : ../.. 
8080      dockerfile : docker/universal/Dockerfile 
8181      target : engine-full 
82+       args :
83+         BUILD_FRONTEND : ' true' 
8284    platform : linux/amd64 
8385    restart : unless-stopped 
8486    command : sleep infinity 
@@ -152,6 +154,8 @@ services:
152154      context : ../.. 
153155      dockerfile : docker/universal/Dockerfile 
154156      target : engine-full 
157+       args :
158+         BUILD_FRONTEND : ' true' 
155159    platform : linux/amd64 
156160    restart : unless-stopped 
157161    environment :
@@ -193,6 +197,8 @@ services:
193197      context : ../.. 
194198      dockerfile : docker/universal/Dockerfile 
195199      target : engine-full 
200+       args :
201+         BUILD_FRONTEND : ' true' 
196202    platform : linux/amd64 
197203    restart : unless-stopped 
198204    environment :
@@ -232,6 +238,8 @@ services:
232238      context : ../.. 
233239      dockerfile : docker/universal/Dockerfile 
234240      target : engine-full 
241+       args :
242+         BUILD_FRONTEND : ' true' 
235243    platform : linux/amd64 
236244    restart : unless-stopped 
237245    environment :
@@ -335,6 +343,8 @@ services:
335343      context : ../.. 
336344      dockerfile : docker/universal/Dockerfile 
337345      target : engine-full 
346+       args :
347+         BUILD_FRONTEND : ' true' 
338348    platform : linux/amd64 
339349    restart : unless-stopped 
340350    command : sleep infinity 
@@ -408,6 +418,8 @@ services:
408418      context : ../.. 
409419      dockerfile : docker/universal/Dockerfile 
410420      target : engine-full 
421+       args :
422+         BUILD_FRONTEND : ' true' 
411423    platform : linux/amd64 
412424    restart : unless-stopped 
413425    environment :
@@ -447,6 +459,8 @@ services:
447459      context : ../.. 
448460      dockerfile : docker/universal/Dockerfile 
449461      target : engine-full 
462+       args :
463+         BUILD_FRONTEND : ' true' 
450464    platform : linux/amd64 
451465    restart : unless-stopped 
452466    environment :
@@ -486,6 +500,8 @@ services:
486500      context : ../.. 
487501      dockerfile : docker/universal/Dockerfile 
488502      target : engine-full 
503+       args :
504+         BUILD_FRONTEND : ' true' 
489505    platform : linux/amd64 
490506    restart : unless-stopped 
491507    environment :
@@ -587,6 +603,8 @@ services:
587603      context : ../.. 
588604      dockerfile : docker/universal/Dockerfile 
589605      target : engine-full 
606+       args :
607+         BUILD_FRONTEND : ' true' 
590608    platform : linux/amd64 
591609    restart : unless-stopped 
592610    command : sleep infinity 
@@ -660,6 +678,8 @@ services:
660678      context : ../.. 
661679      dockerfile : docker/universal/Dockerfile 
662680      target : engine-full 
681+       args :
682+         BUILD_FRONTEND : ' true' 
663683    platform : linux/amd64 
664684    restart : unless-stopped 
665685    environment :
@@ -699,6 +719,8 @@ services:
699719      context : ../.. 
700720      dockerfile : docker/universal/Dockerfile 
701721      target : engine-full 
722+       args :
723+         BUILD_FRONTEND : ' true' 
702724    platform : linux/amd64 
703725    restart : unless-stopped 
704726    environment :
@@ -738,6 +760,8 @@ services:
738760      context : ../.. 
739761      dockerfile : docker/universal/Dockerfile 
740762      target : engine-full 
763+       args :
764+         BUILD_FRONTEND : ' true' 
741765    platform : linux/amd64 
742766    restart : unless-stopped 
743767    environment :
0 commit comments