Skip to content
Snippets Groups Projects
Commit afdbce81 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

wip

parent 3832908c
No related branches found
No related tags found
Loading
Pipeline #185987 failed
...@@ -20,8 +20,5 @@ COPY --from=builder /gosdn/controller/configs/integration-test-gosdn.toml ./conf ...@@ -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/containerlab-gosdn.toml.example ./configs/containerlab-gosdn.toml
COPY --from=builder /gosdn/controller/configs/gNMISubscriptions.txt.example ./configs/gNMISubscriptions.txt 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 EXPOSE 55055 8080 40000
ENTRYPOINT ["./gosdn"] ENTRYPOINT ["./gosdn"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment