aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-stp-master
AgeCommit message (Collapse)AuthorFilesLines
2017-08-20fix .release file contents (wrong name / copy+paste error)Harald Welte1-1/+1
2017-08-19Use 'patch' not 'commit' from cgit for repo change detectionHarald Welte1-1/+1
the 'commit' output contains a timestamp, so every second the result will be different. 'patch' doesn't have this.
2017-08-19Use laforge/ in all dependenciesHarald Welte1-1/+1
2017-08-19Ensure docker cache fails if git repositories changeHarald Welte1-2/+4
2017-08-19Introduce 'make run' to run the respective containerHarald Welte2-2/+2
2017-08-19introduce makefile based buildHarald Welte2-0/+3
2017-08-19use '--rm' argumetn to 'docker run' to clean up after exitHarald Welte1-1/+1
2017-05-03move libsctp-dev into debian-jessie-build DockerfileHarald Welte1-2/+1
avoid having to use it by virtuall all downstream Dockerfiles
2017-05-03add telnet client to osmo-stp-master and debian-jessie-osmocomHarald Welte1-0/+1
Osmocom programs need telnet to access the vty
2017-05-03Dockerfile for a containes with m3ua-testtool / sua-testtoolHarald Welte4-0/+101