Skip to content
Snippets Groups Projects

Resolve "Investigate GitLab-CI services don't reach each other"

1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -20,8 +20,5 @@ COPY --from=builder /gosdn/controller/configs/integration-test-gosdn.toml ./conf
COPY --from=builder /gosdn/controller/configs/containerlab-gosdn.toml.example ./configs/containerlab-gosdn.toml
COPY --from=builder /gosdn/controller/configs/gNMISubscriptions.txt.example ./configs/gNMISubscriptions.txt
COPY controller/start_controller_later.sh .
RUN chmod +x start_controller_later.sh
EXPOSE 55055 8080 40000
ENTRYPOINT ["./gosdn"]
Loading