Linux Foundation Collaborative Projects
index
:
integration
2.0.0-ONAP
amsterdam
beijing
casablanca
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
Integration framework, automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of ONAP.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
csit
/
tests
/
vid
/
resources
/
simulators
/
SDC_simulator
blob: ec67e9fec21e44ece6491933a331e3623e60e717 (
plain
)
1
2
3
4
5
6
7
FROM python:3 ADD SDC.py / EXPOSE 8443 CMD [ "python", "./SDC.py" ]