Osmocom docker containers
Go to file
Harald Welte 3c1dc34c91 apt-get: always use --no-install-recommends and apt-get clean
this helps us to avoid installing unneeded packages and removes the
package cache from the images to keep them less bloated.
2017-08-27 09:53:26 +02:00
debian-jessie-build apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
debian-jessie-buildslave apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
debian-jessie-buildslave-st Add debian-jessie-buildslave-st for smalltalk related builds 2017-08-27 09:45:01 +02:00
debian-jessie-osmocom apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
debian-stretch-titan apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
ggsn-test ggsn-test: fix bash-ism in jenkins.sh 2017-08-20 13:06:21 +02:00
m3ua-test m3ua-test + sua-test: Add jenkins.sh 2017-08-20 13:26:47 +02:00
make Makefile: Fix 'make run' to use correct image name 2017-08-19 20:18:59 +02:00
osmo-bts-master apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
osmo-ggsn-master apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
osmo-nitb-master apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
osmo-sgsn-master apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
osmo-stp-master apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
osmo-virtphy-master apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
sctp-test apt-get: always use --no-install-recommends and apt-get clean 2017-08-27 09:53:26 +02:00
sigtran-tests fix .release file contents (wrong name / copy+paste error) 2017-08-20 12:00:54 +02:00
sua-test m3ua-test + sua-test: Add jenkins.sh 2017-08-20 13:26:47 +02:00
tmp add non-working yml file with service/stack description 2017-05-03 20:50:12 +02:00
ttcn3-nitb-sysinfo sysinfo: add missing .release file 2017-08-20 23:41:55 +02:00
Makefile add Master makefile 2017-08-19 22:00:49 +02:00
README.md add README file 2017-05-03 20:46:21 +02:00

README.md

Osmocom docker playground

This repository contains some humble attempts at creating some Docker containers + related stacks around Osmocom. So far, the main focus is test automation.

See http://laforge.gnumonks.org/blog/20170503-docker-overhyped/ for related rambling on why this doesn't work as well as one would want.