Adnan Abdulhussein
b37678c30a
4.14.0-r8 release
2016-10-20 14:31:43 -07:00
stacksmith-bot
47a4301c1d
stacksmith: Update Dockerfile
2016-10-20 23:29:15 +02:00
Sameer Naik
5687b4cf90
Merge pull request #41 from sameersbn/misc-fixes
...
Misc fixes
2016-10-20 16:50:06 +05:30
Sameer Naik
d30d10b827
docker-compose: use `latest` tag in the bitnami images
2016-10-20 16:44:36 +05:30
Sameer Naik
65c63c80f1
create and own `/app` directory
2016-10-20 16:44:30 +05:30
Alvaro Manuel Recio
c5ac196bd0
Add bower
2016-10-20 12:47:15 +02:00
Adnan Abdulhussein
b17a7d0a09
4.14.0-r6 release
2016-10-19 14:43:20 -07:00
stacksmith-bot
012d61cb95
stacksmith: Update Dockerfile
2016-10-19 23:32:16 +02:00
Adnan Abdulhussein
40a62a02a5
4.14.0-r5 release
2016-10-19 14:30:08 -07:00
stacksmith-bot
82af3c6309
stacksmith: Update Dockerfile
2016-10-19 23:21:18 +02:00
Alvaro Manuel Recio
694dc845be
Remove tag from link to workspace on demand
2016-10-17 13:30:54 +02:00
Sameer Naik
cd607803d3
ci: enforce stricter tagging rules
2016-10-17 13:24:46 +05:30
Sameer Naik
934b529517
ci: quote variables in bash conditional statements
2016-10-17 13:24:46 +05:30
Adnan Abdulhussein
1e75c81efb
Set origin for GCR releases
2016-10-14 15:21:08 -07:00
Adnan Abdulhussein
dec0b45f80
Fix CircleCI tag regex
2016-10-14 11:30:42 -07:00
Adnan Abdulhussein
880a1bf600
4.14.0-r4 release
2016-10-13 16:38:04 -07:00
stacksmith-bot
89ab5771b9
stacksmith: Update Dockerfile
2016-10-14 01:17:02 +02:00
Sameer Naik
3d3f2dc789
add circle ci status badge to the readme
2016-10-13 22:41:29 +05:30
Sameer Naik
ac39a0195f
replace development build with a cache build
2016-10-13 11:27:47 +05:30
Sameer Naik
c89e115897
use CircleCI to build and deploy releases on multiple targets
2016-10-12 23:01:58 +05:30
Sameer Naik
79c81c5079
revision 4.14.0-r3
2016-09-30 09:31:15 +02:00
stacksmith-bot
17f7eb8704
stacksmith: Update Dockerfile
2016-09-29 17:47:48 +02:00
Adnan Abdulhussein
9272f16d5a
Update node to 6.6.0 with OpenSSL security fixes
2016-09-23 12:23:44 -07:00
stacksmith-bot
23670d912c
stacksmith: Update Dockerfile
2016-09-23 21:21:28 +02:00
Sameer Naik
698b89ea45
updated che image revision in README badge
2016-09-06 13:06:47 +05:30
Sameer Naik
66752089ed
bump image revision to `4.14.0-r1`
2016-09-06 12:55:39 +05:30
stacksmith-bot
09d02463c8
stacksmith: Update Dockerfile
2016-08-31 23:13:06 +02:00
Sameer Naik
8f9497c105
readme: updated che version in codenvy badge
2016-08-30 10:39:00 +05:30
stacksmith-bot
b46493cdb6
stacksmith: Update Dockerfile
2016-08-29 19:18:30 +02:00
Adnan Abdulhussein
68947bb6d7
Merge pull request #15 from prydonius/update-to-4.14.0
...
Update express to 4.14.0
2016-08-29 10:17:10 -07:00
Adnan Abdulhussein
3c017bd9f5
Add Docker Hub automated build badge
2016-08-26 17:43:00 -07:00
Alvaro Manuel Recio
ef631b6f7a
Fix typos in README
2016-08-26 16:15:10 +02:00
Adnan Abdulhussein
35f3a49dba
Update express to 4.14.0
...
- Blog post: http://expressjs.com/en/changelog/4x.html#4.14.0
- Changelog: https://github.com/expressjs/express/blob/master/History.md#4140--2016-06-16
2016-08-25 17:51:39 -07:00
stacksmith-bot
0820368c97
stacksmith: Update Dockerfile
2016-08-25 04:08:36 +02:00
Álvaro Manuel Recio Pérez
89fc5a11c6
Update README for Codenvy on-demand Eclipse Che developer workspace ( #12 )
2016-08-24 22:42:03 +05:30
Sameer Naik
b109e90a13
bump revision to `4.13.4-r4`
2016-07-12 09:31:29 +05:30
Sameer Naik
29c467e1f9
Merge pull request #7 from bitnami/stacksmith/update-dockerfile-e92yf5m
...
stacksmith: Update Dockerfile
2016-07-12 09:22:27 +05:30
stacksmith-bot
f8524909e1
stacksmith: Update Dockerfile
2016-07-11 14:52:02 -07:00
Sameer Naik
e425061446
readme: rebased on the `bitnami/bitnami-docker-rails` README
2016-06-29 15:31:21 +05:30
Miguel Martinez
d46538c90d
4.13.4-r3
2016-06-24 09:44:52 -07:00
Sameer Naik
5abec1d6ca
allow users to launch the container with a custom command
...
The `app-entrypoint.sh` performs the container setup bits only if the
specified command is prefixed with `bundle exec`. In other cases the
specified command is launched without any container initializations.
f.e. `docker run -it --rm express bash` will start the `bash` command
inside the container.
2016-06-24 16:16:26 +05:30
Sameer Naik
f1a34a1495
update mongo service to `bitnami/mongodb:3.2.7-r0`
2016-06-24 16:14:56 +05:30
Miguel Martinez
79f53728b8
Removing tmp
2016-06-17 12:40:07 -07:00
Miguel Martinez
9bff59d626
Fixing permission errors on docker automated build
2016-06-17 12:26:01 -07:00
Miguel Martinez
07bca1af5c
Adding tmp test app
2016-06-17 12:20:53 -07:00
Miguel Martinez
9b835ee6b3
Caching npm modules
2016-06-17 12:14:33 -07:00
Miguel Martinez
fb5f3a03bf
Public docker-compose link
2016-06-17 10:40:39 -07:00
Miguel Martinez
03ee27ca62
Using DH image, tag: 4.13.4-r1
2016-06-17 10:25:35 -07:00
Miguel Martinez
ce20858322
Adding Database section
2016-06-16 16:12:25 -07:00
Miguel Martinez
fb05f26fd0
Small change
2016-06-16 16:01:14 -07:00
Miguel Martinez
90d4f181c8
Adding README
2016-06-16 15:59:11 -07:00
Miguel Martinez
b0bc60fb2c
Typos
2016-06-15 15:10:23 -07:00
Miguel Martinez
3ce3e24a29
Adding Example config file
2016-06-15 14:43:40 -07:00
Miguel Martinez
997ba7e810
Fixing MongoDb host
2016-06-15 14:01:17 -07:00
Miguel Martinez
44eb15e3a5
Moving to MongoDB
2016-06-15 13:53:06 -07:00
Miguel Martinez
35a5e39b39
Express Up and Running without database
2016-06-15 11:37:18 -07:00
stacksmith-bot
882e0d651d
stacksmith: Add Dockerfile
2016-06-15 10:40:49 -07:00
Miguel Martinez
02f8d4e519
first commit
2016-06-15 10:40:25 -07:00