Loading go-apps/meep-cloud-mosquitto/Dockerfile +4 −4 Original line number Diff line number Diff line FROM eclipse-mosquitto:latest # Install some libraries RUN apk update && apk add curl jq RUN mkdir -p /run/mosquitto # Create config and log directories RUN mkdir -p /mosquitto/config/conf.d \ Loading @@ -11,8 +14,5 @@ COPY data/listener.conf /mosquitto/config/conf.d/listener.conf WORKDIR /usr/src/app COPY ./data /usr/src/app # Install some libraries RUN apk update && apk add curl jq RUN ls -l /usr/src/app RUN chmod +x /usr/src/app/entrypoint.sh ENTRYPOINT [ "/usr/src/app/entrypoint.sh" ] go-apps/meep-mosquitto/Dockerfile +4 −4 Original line number Diff line number Diff line FROM eclipse-mosquitto:latest # Install some libraries RUN apk update && apk add curl jq RUN mkdir -p /run/mosquitto # Create config and log directories RUN mkdir -p /mosquitto/config/conf.d \ Loading @@ -11,8 +14,5 @@ COPY data/listener.conf /mosquitto/config/conf.d/listener.conf WORKDIR /usr/src/app COPY ./data /usr/src/app # Install some libraries RUN apk update && apk add curl jq RUN ls -l /usr/src/app RUN chmod +x /usr/src/app/entrypoint.sh ENTRYPOINT [ "/usr/src/app/entrypoint.sh" ] go-apps/meep-virt-engine/entrypoint.sh +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ mv /meep-tc-engine /templates/sandbox/meep-tc-engine mv /meep-vis /templates/sandbox/meep-vis mv /meep-dai /templates/sandbox/meep-dai mv /meep-tm /templates/sandbox/meep-tm mv /meep-iot /templates/sandbox/meep-iot mv /meep-sss /templates/sandbox/meep-sss mv /meep-mosquitto /templates/sandbox/meep-mosquitto mv /meep-cloud-mosquitto /templates/sandbox/meep-cloud-mosquitto mv /meep-acme-in-cse /templates/sandbox/meep-acme-in-cse Loading go-apps/meep-mosquitto/entrypoint.sh +1 −1 File changed.Contains only whitespace changes. Show changes go-apps/meep-cloud-mosquitto/entrypoint.sh +1 −1 File changed.Contains only whitespace changes. Show changes Loading
go-apps/meep-cloud-mosquitto/Dockerfile +4 −4 Original line number Diff line number Diff line FROM eclipse-mosquitto:latest # Install some libraries RUN apk update && apk add curl jq RUN mkdir -p /run/mosquitto # Create config and log directories RUN mkdir -p /mosquitto/config/conf.d \ Loading @@ -11,8 +14,5 @@ COPY data/listener.conf /mosquitto/config/conf.d/listener.conf WORKDIR /usr/src/app COPY ./data /usr/src/app # Install some libraries RUN apk update && apk add curl jq RUN ls -l /usr/src/app RUN chmod +x /usr/src/app/entrypoint.sh ENTRYPOINT [ "/usr/src/app/entrypoint.sh" ]
go-apps/meep-mosquitto/Dockerfile +4 −4 Original line number Diff line number Diff line FROM eclipse-mosquitto:latest # Install some libraries RUN apk update && apk add curl jq RUN mkdir -p /run/mosquitto # Create config and log directories RUN mkdir -p /mosquitto/config/conf.d \ Loading @@ -11,8 +14,5 @@ COPY data/listener.conf /mosquitto/config/conf.d/listener.conf WORKDIR /usr/src/app COPY ./data /usr/src/app # Install some libraries RUN apk update && apk add curl jq RUN ls -l /usr/src/app RUN chmod +x /usr/src/app/entrypoint.sh ENTRYPOINT [ "/usr/src/app/entrypoint.sh" ]
go-apps/meep-virt-engine/entrypoint.sh +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ mv /meep-tc-engine /templates/sandbox/meep-tc-engine mv /meep-vis /templates/sandbox/meep-vis mv /meep-dai /templates/sandbox/meep-dai mv /meep-tm /templates/sandbox/meep-tm mv /meep-iot /templates/sandbox/meep-iot mv /meep-sss /templates/sandbox/meep-sss mv /meep-mosquitto /templates/sandbox/meep-mosquitto mv /meep-cloud-mosquitto /templates/sandbox/meep-cloud-mosquitto mv /meep-acme-in-cse /templates/sandbox/meep-acme-in-cse Loading
go-apps/meep-mosquitto/entrypoint.sh +1 −1 File changed.Contains only whitespace changes. Show changes
go-apps/meep-cloud-mosquitto/entrypoint.sh +1 −1 File changed.Contains only whitespace changes. Show changes