docker-tinynode
                                
                                
                                
                                    docker-tinynode copied to clipboard
                            
                            
                            
                        A small buildroot-based image for Docker, with NodeJS installed. Clocks in around 30MB.
                                            Results
                                            
                                                1
                                            
                                            docker-tinynode issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            I need two node processes to run inside the image. I would install supervisor as described in docker docs https://docs.docker.com/articles/using_supervisord/ but do not seem to have an apt-get in your...