Skip to content
Snippets Groups Projects
Commit 95f15193 authored by HUIN Nicolas's avatar HUIN Nicolas
Browse files

fix(compose): set tty to true to allow running command

parent 90470d19
Branches main
No related tags found
No related merge requests found
Pipeline #23456 passed
......@@ -3,6 +3,7 @@ services:
image: gitlab-registry.imt-atlantique.fr/base-des-reseaux/ns2-docker/ns2:v0.1.0
build:
context: ./ns2/
tty: true
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix
environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment