Skip to content
Snippets Groups Projects
Commit 825e8124 authored by Taya Snijder's avatar Taya Snijder
Browse files

removed dot

parent b6834d48
No related branches found
No related tags found
2 merge requests!415Draft: Resolve L2SS-912 "Add ccd device testing",!406Resolve L2SS-912 "Add ccd device"
...@@ -15,7 +15,7 @@ version: '2.1' ...@@ -15,7 +15,7 @@ version: '2.1'
services: services:
device-ccd: device-ccd:
image: device-ccd image: device-ccd
# build explicitly, as docker-compose does not understand a local image. # build explicitly, as docker-compose does not understand a local image
# being shared among services. # being shared among services.
build: build:
context: . context: .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment