question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CLOUDCMD_TERMINAL environment variable inside Docker container does not function as intended

See original GitHub issue
  • Version (cloudcmd -v): v14.3.8
  • Node Version node -v: v13.12.0
  • OS (uname -a on Linux): Linux 35d15636b15d 4.19.76-linuxkit #1 SMP Thu Oct 17 19:31:58 UTC 2019 x86_64 GNU/Linux
  • Browser name/version: Chromium 80.0.3987.162 (64-bit)
  • Used Command Line Parameters:
  • Changed Config: CLOUDCMD_TERMINAL=false

Using the Docker container, the environment variable CLOUDCMD_TERMINAL set to false does not disable the terminal. It must instead be lowercase, cloudcmd_terminal, presumably this is because the container default is defined in lowercase here: https://github.com/coderaiser/cloudcmd/blob/master/docker/Dockerfile#L18

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
ChipWolfcommented, Apr 13, 2020

Confirmed working as expected with Docker image tagged 14.3.10-alpine 🎉

0reactions
coderaisercommented, Apr 12, 2020

Landed in v14.3.9 🎉 . Is it works for you?

Read more comments on GitHub >

github_iconTop Results From Across the Web

dockerfile - Docker Environment variable not working in CMD
i'm passing the argument in docker run command, Please check the script . I have updated in the question · Check the answer,...
Read more >
Accessing Custom Environment Variables inside component's ...
But i am unable to retrieve the value of ENDPOINT in my docker container using System.getEnv("ENDPOINT") or print all the environment variable using...
Read more >
Tag: init - Linux the great - WordPress.com
This will install Tiller into the Kubernetes cluster you saw with kubectl config ... Set the $HELM_HOME environment variable, and then run helm...
Read more >
https://cloud-images.ubuntu.com/daily/server/relea...
Users who wish to update their existing installations can do so with: 'sudo ... assemble and signing - b/a: do not set console...
Read more >
ghost - Franky's Notes
Labels: azure, cloud, cmd, container, customization, dependency injection, di, ... It was so great to heard all the work that was put in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found