Mads Jon Nielsen

Results 58 comments of Mads Jon Nielsen

Why are we talking about ts-node -v now ? @jg-cantaa

You need to have gitlab-ci-local installed in `/usr/local/bin/gitlab-ci-local` don't run it from a checkout or anything.

@jg-cantaa Yes, it could become useful later on. Right now, we just need to see output similar to this. When moving to a new non-git folder ![image](https://user-images.githubusercontent.com/973602/149950281-528a4c65-09bf-4b5c-a29d-227d8ab1a166.png)

``` mjn@mjn-laptop:~$ cat /etc/docker/daemon.json { "metrics-addr" : "127.0.0.1:9323", "experimental" : true, "registry-mirrors": ["https://mirror.gcr.io"] } ``` Here is mine, what's yours :laughing:

Hmm.... I'm pretty sure I have a dev that uses PopOS, I'll try his machine in the morrow 😁 Its Ubuntu/Debian based, so I find it unlikely, but lets eliminate...

![image](https://user-images.githubusercontent.com/973602/151329799-99068258-5ce6-4200-8c9b-f4c97ce2d953.png) It really looks like something todo with PopOS now :smile: My PopOS co-worker is getting it.

@jg-cantaa Can you print your bash version please ``` bash --version ```

@jg-cantaa Would you by any chance have `selinux` installed ?

Try `apt list *selinux*` Also does `gitlab-ci-local --priviledged` get rid of the warning?

Variables aren't passed as normal, since the trigger instruction isn't implemented yet..