diff --git a/Dockerfile b/Dockerfile index bdca80ba..208709fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,9 +8,9 @@ RUN make requir # Building Source code RUN make build NAME=Bibata_Classic RUN make link NAME=Bibata_Classic -RUN make build NAME=Bibata_Oil -RUN make link NAME=Bibata_Oil -RUN make build NAME=Bibata_Ice -RUN make link NAME=Bibata_Ice -RUN make build NAME=Bibata_Amber -RUN make link NAME=Bibata_Amber +# RUN make build NAME=Bibata_Oil +# RUN make link NAME=Bibata_Oil +# RUN make build NAME=Bibata_Ice +# RUN make link NAME=Bibata_Ice +# RUN make build NAME=Bibata_Amber +# RUN make link NAME=Bibata_Amber