Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHas using Docker with npm modules standerized ? #1208
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Docker & node Community.
After Using Docker images with multiple of projects , I have been thinking about building a tool for automated Dockerfile generation due to most of my images nearly have the same procedure.
What do you think about this idea from Technical wise ?