Loading tests/test-project-binaries/Readme.md +5 −7 Original line number Original line Diff line number Diff line # Test project for titan-binaries # Test project for titan-binaries This folder contains a dummy TTCN project to show how to use the Docker image titan-binaries This folder contains a dummy TTCN project to show how to use the Docker image titan-binaries in your toolchain. in your toolchain. Loading @@ -17,7 +16,6 @@ The Dockerfile is a 2-liner: The first line referers to the base image to use, in this case titan-binaries. The first line referers to the base image to use, in this case titan-binaries. Note: You need titan-binaries to build the image locally before you can use it. Note: You need titan-binaries to build the image locally before you can use it. The second line adds your source directory into the container, so that it can be The second line adds your source directory into the container, so that it can be built and run within the containerized environment. built and run within the containerized environment. Loading Loading
tests/test-project-binaries/Readme.md +5 −7 Original line number Original line Diff line number Diff line # Test project for titan-binaries # Test project for titan-binaries This folder contains a dummy TTCN project to show how to use the Docker image titan-binaries This folder contains a dummy TTCN project to show how to use the Docker image titan-binaries in your toolchain. in your toolchain. Loading @@ -17,7 +16,6 @@ The Dockerfile is a 2-liner: The first line referers to the base image to use, in this case titan-binaries. The first line referers to the base image to use, in this case titan-binaries. Note: You need titan-binaries to build the image locally before you can use it. Note: You need titan-binaries to build the image locally before you can use it. The second line adds your source directory into the container, so that it can be The second line adds your source directory into the container, so that it can be built and run within the containerized environment. built and run within the containerized environment. Loading