aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-bts-master/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-03-01Add osmo-bts-test + dependenciesHarald Welte1-0/+2
2017-12-17osmo-*: Ensure container is rebuilt if nightly repo is updatedHarald Welte1-1/+4
Let's use the "ADD" trick that we use for git repositories also for the osmocom:nightly debian package feed. This way any change to the package feed will result in a rebuild of the container.
2017-11-19osmo-bts no longer needs openbsc.gitHarald Welte1-6/+0
2017-08-28Fix Dockerfile syntax error in apt-get commandHarald Welte1-1/+1
2017-08-27apt-get: always use --no-install-recommends and apt-get cleanHarald Welte1-8/+10
this helps us to avoid installing unneeded packages and removes the package cache from the images to keep them less bloated.
2017-08-20osmo-bts-master: Send GSMTAP (incl. BCCH) to .239 (sysinfo tester)Harald Welte1-1/+2
2017-08-20add Dockerfiles for osmo-nitb, osmo-sgsn + osmo-bts building latest masterHarald Welte1-0/+44