Skip to content
Snippets Groups Projects
Commit 124fee1d authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/context-policy

parents 6fc3ba23 913175b0
No related branches found
No related tags found
2 merge requests!54Release 2.0.0,!28Add support in Context to persist Policies
......@@ -66,6 +66,8 @@ COPY src/compute/. compute/
COPY src/context/. context/
COPY src/service/. service/
COPY src/slice/. slice/
RUN mkdir -p /var/teraflow/tests/tools
COPY src/tests/tools/mock_osm/. tests/tools/mock_osm/
# Start the service
ENTRYPOINT ["python", "-m", "compute.service"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment