Skip to content

issues Search Results · repo:thecodingmachine/docker-images-nodejs language:Shell

Filter by

11 results
 (72 ms)

11 results

inthecodingmachine/docker-images-nodejs (press backspace or delete to remove)

Environment Platform: Mac M1 ARM Docker Version: 20.10.16 Node.js Version: v14 Image Tag: thecodingmachine/nodejs:14 Expected Behavior Build the nuxt js dependencies and run the project Current Behavior ...
  • phareal
  • 4
  • Opened 
    on Jul 1, 2022
  • #19

When trying to run thecodingmachine/workadventure-front:v1.6.4 it fails with: [10:58] nb3:generic% kubectl logs -f front-5f7d75f9cb-9n6xc sudo: unable to send audit message sudo: pam_open_session: System ...
bug
  • telmich
  • 10
  • Opened 
    on Dec 19, 2021
  • #14

Why? Debian stretch comes with python 3.5.3 I wanted to use this image with latest expo-cli and got an error because of missing python = 3.6 What can we do? What about a V2 version base on debian buster ...
enhancement
  • robjuz
  • 3
  • Opened 
    on Nov 23, 2021
  • #13

Could you please add node 16 images? You images are awesome and I would really appreciate the 16 version :)
  • robjuz
  • Opened 
    on Nov 23, 2021
  • #11

Hello , i try to run this image on my vagrant arm ubuntu and the build failed with this error The requested image s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and ...
  • phareal
  • 3
  • Opened 
    on May 26, 2021
  • #9

When adding a /etc/config/startup.sh file to the configuration, I get the error sudo: source: command not found docker-compose up -d --remove-orphans docker-compose logs -f --tail 10 | grep nodejswatch ...
  • tinuva
  • 1
  • Opened 
    on Nov 24, 2020
  • #8

I tried to enable the headers extension from Apache with both possible writing: APACHE_EXTENSIONS: headers APACHE_EXTENSION_HEADER: 1 To no avail. It does not seem to work at all, the headers module ...
  • moufmouf
  • 1
  • Opened 
    on Jul 15, 2020
  • #7

FROM thecodingmachine/nodejs:12 RUN yarn global add pm2 CMD [ pm2-runtime , index.js ] This fails because yarn global when not run as root will put bin files in /home/docker/.yarn/bin. This directory ...
  • moufmouf
  • Opened 
    on Mar 18, 2020
  • #5

I have a library called PhantomJS on a project called qaMachine With the tcm-node docker image, the application stops when it tries to use this library. But when i use official node docker image, it work ...
enhancement
  • ErwanLP
  • 2
  • Opened 
    on Jul 13, 2018
  • #3

So far, tags are: - thecodingmachine/nodejs:node6 - thecodingmachine/nodejs:node8 - thecodingmachine/nodejs:node10 - thecodingmachine/nodejs:apache-node6 - thecodingmachine/nodejs:apache-node8 ...
  • moufmouf
  • Opened 
    on Jun 22, 2018
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub