#
npm
Npm is a package manager for JavaScript, included with Node.js. As a package manager, npm makes it easy for developers to share and reuse code.
Here are 110 public repositories matching this topic...
The CircleCI Node.js Docker Convenience Image.
-
Updated
Apr 9, 2022 - Dockerfile
Docker image to build dotnet core based Angular projects
-
Updated
Apr 23, 2020 - Dockerfile
Supporting image for node/angular development, with browser-test support and more
docker
jenkins
npm
angular
node
yarn
docker-image
karma
headless
sonarqube
headless-chrome
headless-firefox
-
Updated
Apr 2, 2022 - Dockerfile
Docker container for running Lektor CMS https://www.getlektor.com
-
Updated
Dec 5, 2019 - Dockerfile
docker-verdaccio-ldap
-
Updated
Apr 30, 2019 - Dockerfile
Docker boilerplate for Symfony projects.
mysql
docker
nginx
php
npm
composer
node
symfony
docker-compose
npm-package
mysql-server
phpmyadmin
mysql-database
fpm
mailhog
node-module
nginx-php-fpm
nginx-docker
docker-boilerplate
phpmyadmin-docker
-
Updated
Jan 8, 2022 - Dockerfile
mysql
docker
nginx
redis
php
npm
postgres
composer
docker-compose
phpunit
postgresql
phpmyadmin
artisan
-
Updated
Jan 31, 2022 - Dockerfile
-
Updated
May 12, 2019 - Dockerfile
Install Laravel and a complete dev kit based on Docker with less than 5 commands.
-
Updated
Apr 6, 2019 - Dockerfile
This is just a small docker image which was built using alpine for using git-hours npm module
-
Updated
May 31, 2019 - Dockerfile
-
Updated
Jan 21, 2022 - Dockerfile
-
Updated
Jun 11, 2021 - Dockerfile
Production ready Node.js docker images based on Ubuntu.
-
Updated
Feb 9, 2020 - Dockerfile
docker
php
npm
symfony
debian
docker-compose
xdebug
wkhtmltopdf
apache
supervisor
mariadb
phpmyadmin
buster
php8
php74
php81
-
Updated
Mar 9, 2022 - Dockerfile
Created by Isaac Z. Schlueter
Released January 12, 2010
- Organization
- npm
- Website
- www.npmjs.com
- Wikipedia
- Wikipedia
Is your feature request related to a problem? Please describe.
I'd like an example alias/function I can add to my bash profile to reduce the typing necessary to run this audit on new repos I pull or checkout.
Describe the solution you'd like
A function or alias for the docker run command, and instructions to add that to a bash profile.
*Describe alternatives you've considered