Commit Graph

8 Commits

Author SHA1 Message Date
Harald Welte 0434f34c36 osmo-*-master: add Dockerfile ARG for git repo branch to be built
This allows the user to build any non-master branches of the related
repositories, which is helpful for local testing before pushing changes
to git.

Change-Id: I0c3349e9a60015472c96bd24fbf29aad57501a00
2018-05-23 20:00:24 +02:00
Harald Welte 2a1a78d011 osmo-hnbgw-master: use debian jessie, like all other osmo-*-master
Change-Id: I6328e3a9a56308cc395b463dcc40288aae421225
2018-05-23 20:00:24 +02:00
Harald Welte afe1ec8dc1 Release.key of osmocom-nightly has expired; update it in all Dockerfiles 2018-02-04 17:20:04 +01:00
Harald Welte e0e2d6e96a osmo-*: Ensure container is rebuilt if nightly repo is updated
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-12-17 10:48:54 +00:00
Harald Welte 205ece59c0 osmo-hnbgw-master: Add reaosnable default IP and point code configs
Let's use a config file that uses reasonable defaults, which will
also work with osmo-stp-master.
2017-11-20 16:14:24 +00:00
Harald Welte e097bf8f5f osmo-hnbgw-master: Fix "docker run" command (typo + config file) 2017-11-20 14:58:45 +00:00
Harald Welte 79a5203244 osmo-hnbgw-master: Switch to Debian 9 (stretch) 2017-11-20 14:54:20 +00:00
Harald Welte 41b8dc7b0b add Dockerfile for osmo-hmbgw from upstream/master 2017-11-20 14:34:52 +00:00