- Feb 14, 2022
-
-
Jan David Mol authored
L2SS-621: Install our dependencies in the image to speed up the device start, and to avoid redownloading the dependencies a lot when testing/debugging a device. Do recheck the dependencies when we start the containwr.
-
- Jan 26, 2022
-
-
Corné Lukken authored
-
- Nov 11, 2021
-
-
Corné Lukken authored
-
- Nov 02, 2021
-
-
Corné Lukken authored
-
- Oct 27, 2021
-
-
Corné Lukken authored
Attempt to notify gitlab of dependencies Depends-On: adae3f2d
-
- Oct 19, 2021
-
-
Corné Lukken authored
-
Corné Lukken authored
-
- Oct 13, 2021
-
-
Corné Lukken authored
-
- Oct 06, 2021
-
-
Jan David Mol authored
Run docker device as the same user as in the other containers. This fixes issues if the CONTAINER_EXECUTION_UID cannot be resolved within the container
-
- Oct 05, 2021
-
-
Jan David Mol authored
-
- Oct 03, 2021
-
-
Jan David Mol authored
L2SS-394: Remove need for TANGO_LOFAR_CONTAINER_* as relative paths in docker compose paths are well defined (they are relative to the compose file).
-
- Sep 27, 2021
-
-
Jasper Annyas authored
-
- Sep 24, 2021
-
-
Jan David Mol authored
-
- Sep 22, 2021
-
-
Jan David Mol authored
-
- Sep 20, 2021
-
-
Jan David Mol authored
L2SS-379: Do not run as root, but as the user who started the container, as they must have access rights to docker.
-
- Sep 19, 2021
-
-
Jan David Mol authored
-
Jan David Mol authored
-
- Jul 06, 2021
-
-
Jan David Mol authored
L2SS-302: Explicitly expose our devices on their own unique ports, and tell CORBA what to listen on and how others can reach them
-
- Jul 01, 2021
-
-
Thomas Juerges authored
I moved the image versions to the .env file, updated the SKAO repo and updated the SKAO image naming. They replaced the "/" between the registry user and the image name with a "-".
-
- Jun 30, 2021
-
-
Thomas Juerges authored
I moved the image versions to the .env file, updated the SKAO repo and updated the SKAO image naming. They replaced the "/" between the registry user and the image name with a "-".
-
- Jun 23, 2021
-
-
Corné Lukken authored
-
- Jun 22, 2021
-
-
Jan David Mol authored
Use an additional MTU=9000 network to receive UDP through, because our data packets are >1500. The new network needs a name alphabetically before NETWORK_MODE to force Docker to use that to expose our ports on.
-
Corné Lukken authored
-
- Jun 03, 2021
-
-
Jan David Mol authored
L2SS-251: Refer to the DOCKER_REGISTRY environment variables in .env for source images, instead of hard-coding them in the Dockerfiles
-
- May 09, 2021
-
-
Jan David Mol authored
L2SS-194: Build PCC & SDP devices explicitly, since docker compose doesn't understand running multiple services from a single local base image.
-
- Apr 07, 2021
-
-
Thomas Juerges authored
-
- Apr 06, 2021
-
-
Jan David Mol authored
-
- Apr 04, 2021
-
-
Jan David Mol authored
-
- Mar 30, 2021
-
-
Jan David Mol authored
-
- Mar 23, 2021
-
-
Jan David Mol authored
-
Fix software locations in device container, make sure lofar-device-base is built first, as docker-compose does not support build-time dependencies.
-
- Mar 16, 2021
-
-
Jan David Mol authored
Removed use of SOURCE_IMAGE in FROM field in Dockerfile as older dockers dont support it, removed partial 'lofar' naming scheme in containers & images
-
- Feb 11, 2021
-
-
Thomas Juerges authored
-
- Dec 01, 2020
-
-
Jan David Mol authored
-
- Nov 05, 2020
-
-
Thomas Juerges authored
-