acoustic-businessperson-27970
11/30/2021, 1:05 PMdocker/sdk up
it seems like it is executing some sections from the install script (config/install/docker.yml) but not executing other sections .. any ideas where is that defined? or if it is defined at all 😅
Thanksplain-city-95899
11/30/2021, 1:26 PMacoustic-businessperson-27970
11/30/2021, 1:30 PMconfig/install/docker.dev.yml
But when I run docker/sdk up -x
it seems like not all the sections in the recipe are executed
So I am wondering if I should do something to make it execute all the script .. or if I should define it some where in the configacoustic-businessperson-27970
11/30/2021, 1:30 PMplain-city-95899
11/30/2021, 1:32 PMacoustic-businessperson-27970
11/30/2021, 1:33 PMacoustic-businessperson-27970
11/30/2021, 1:33 PMplain-city-95899
11/30/2021, 1:34 PMpipeline: <http://docker.dev|docker.dev>
?acoustic-businessperson-27970
11/30/2021, 1:35 PMacoustic-businessperson-27970
11/30/2021, 1:36 PMplain-city-95899
11/30/2021, 1:37 PMconfig/install/docker.ci.functional.yml
acoustic-businessperson-27970
11/30/2021, 1:40 PMacoustic-businessperson-27970
11/30/2021, 1:40 PMplain-city-95899
11/30/2021, 1:41 PMacoustic-businessperson-27970
11/30/2021, 1:41 PMacoustic-businessperson-27970
11/30/2021, 1:41 PMplain-city-95899
11/30/2021, 1:41 PMacoustic-businessperson-27970
11/30/2021, 2:09 PMacoustic-businessperson-27970
11/30/2021, 2:09 PMplain-city-95899
11/30/2021, 2:27 PMplain-city-95899
11/30/2021, 2:27 PMacoustic-businessperson-27970
11/30/2021, 2:44 PMacoustic-businessperson-27970
11/30/2021, 3:06 PMdocker/bin/sdk/data/demo.sh:58
that is responsible for running specific sections not all
Now the qeustion is if we can configure it differently without changing the sdk !