Liran Tal
e62b6808e0
feat(docker): cleaning up pkgs and enabling npm install for dev env ( #1603 )
2016-10-30 21:26:29 +02:00
Liran Tal
19145b920b
feat(debug): replacing deprecated gulp-node-inspector with vanilla node-inspector
2016-10-13 22:59:09 +03:00
Cody B. Daig
afe0d38e4c
grunt(core): Remove Excess Grunt Dependencies ( #1543 )
2016-10-06 10:32:19 -06:00
Frank Lemanschik
e3e18393a9
Updated Dockerfile
...
Use copy and not add. Add is a special command used for some unzip and permission magic that you shouldn't use if you don't know what it is.
2016-09-09 08:19:53 +01:00
Federico Gonzalez
e25670a418
fix(docker): Update dockerfile for development and production ( #1491 )
...
* Fix(#1468 ) - Corrected SYNTAX some fixes
* Fix(#1468 ) - Fix(#1453 ) - Corrected SYNTAX some fixes for production and fix this bug #1453
* Fix(#1453 ) - Add .dockerignore
* Update Dockerfile-production
* Update Dockerfile development
2016-09-09 08:28:07 +03:00
Liran Tal
6911b80446
feat(forever): removing forever dependency ( #1409 )
...
cleaning up project dependencies by removing the forever package which is only really used by Heroku's
procfile to start up the node service
2016-07-24 16:36:03 +03:00
Liran Tal
1bd42f6677
fix(docker): more efficient dockerfile for changes strictly to packages.json or bowerr.json
2016-04-01 08:47:59 +03:00
Liran Tal
5d2019fa29
fix(docker): updating maintainer and docker compose
...
* Setting the maintainer information to MEAN.JS team as well as in the comments
* Adding a docker-compose clause
2016-03-25 17:11:44 +03:00
Liran Tal
abd73073df
fix(docker): updating the Dockerfile and docker-compose.yml for up to date versions of a MEAN.JS development environment setup
...
* updating mongodb to use a pinned version
* updating for quiet instalations
2016-03-20 16:09:33 +02:00
Cody B. Daig
710c70da61
bug(docker): Change Node Version
...
@zymplsi @ilan
2015-11-16 18:22:15 -08:00
Cody B. Daig
814b856c97
[fix] Install ruby and SASS with Docker
2015-08-20 14:40:57 -07:00
Roberto
08b2f746d6
Fig changed to Compose
2015-07-02 08:03:46 -05:00
Christian Berendt
e027f4025b
Add missing newline at the end of text files
...
On Unix it is common to have a newline at the end of text files.
2015-02-16 21:39:55 +01:00
Matthias Luebken
0cbb6c5902
how to enable live reload
2014-06-24 14:44:17 +02:00
Matthias Luebken
7257f2e3c1
removed fig workaround
2014-06-20 10:57:47 +02:00
Matthias Luebken
c93abfeae7
workaround fig bug
2014-06-18 18:47:08 +02:00
Matthias Luebken
c62e1c1e4e
fig bug workaround
2014-06-18 18:40:15 +02:00
Matthias Luebken
04e74f20fe
workaround manual bower install
2014-06-18 18:34:25 +02:00
Matthias Luebken
a68b588880
first docker version with fig
2014-06-18 15:59:24 +02:00