Sameer Naik
dc05b93a67
bump version 5.1.0-0-r02
2015-12-01 14:45:44 +05:30
Sameer Naik
8736991a7a
reuse entrypoint.sh script from base image
2015-12-01 14:22:42 +05:30
Sameer Naik
1e888da7d8
bump version 5.1.0-0-r01
2015-11-25 13:52:12 +05:30
Sameer Naik
3037c87334
update tests submodule
2015-11-25 13:39:54 +05:30
Adnan Abdulhussein
bb78fc9f61
Update to 5.1.0-0
2015-11-23 18:37:22 -08:00
Sameer Naik
e802218da4
Bump version 5.0.0-1
2015-11-17 13:18:56 +05:30
Sameer Naik
1087c1bd73
help: regenerated help text
2015-11-12 11:47:58 +05:30
Sameer Naik
e6fa25eb12
tests: helpers have been moved to bitnami/bitnami-docker-tests repo
2015-11-10 11:17:40 +05:30
Sameer Naik
0f82ad39e6
tests: rewrite tests for better maintenance and readability
...
- Reuse docker_helper.bash script in tests
- Speed up of tests
- Better readability
2015-11-09 22:34:32 +05:30
Sameer Naik
40609b9767
bump version 5.0.0-0
2015-11-05 22:26:09 +05:30
Sameer Naik
8842632d61
bump version 4.2.1-0
2015-10-14 23:57:56 +05:30
Adnan Abdulhussein
9f0a6ed864
Update to 4.1.2-0
2015-10-12 12:32:11 +01:00
Adnan Abdulhussein
cb346bf2f9
Fix permissions so global npm modules can be installed without sudo
2015-10-12 12:31:58 +01:00
Adnan Abdulhussein
272d3c7a1e
Run install script as executable
2015-10-08 12:49:29 +01:00
Sameer Naik
1a2e86d9c7
bump version 4.1.1-0-r01
2015-10-06 22:08:56 +05:30
Sameer Naik
6fd7ffd22a
removed `/app` volume from dockerfile
...
Specifying a volume at `/app` (in the Dockerfile) makes it difficult to
use this image as a base image for derived images. Due to this, we have
removed the `VOLUME` instruction that mounts `/app` as a volume.
The `/app` path continues to function like it did before. As a result if
you want to mount your php application into the container, mount your
application source at `/app` using `-v
/path/on/application/source:/app`.
2015-10-06 22:03:14 +05:30
Sameer Naik
d9317111a4
tests: added `--noproxy node` argument to `curl`
2015-10-06 21:51:16 +05:30
Sameer Naik
65a741a864
created `rootfs/` directory structure
2015-10-02 20:04:33 +05:30
Adnan Abdulhussein
1112c7c837
Update to 4.1.1
...
Change tests to install pg-native rather than imagemagick-native, since the latter does not support 4.x
2015-09-28 18:50:06 +01:00
Adnan Abdulhussein
3a54eee336
Add note about accepting remote connections to help text
2015-09-28 18:32:59 +01:00
Adnan Abdulhussein
fe47024d68
Update to 4.1.0-0
...
imagemagick-native seems to not support this version which is causing tests to fail
2015-09-18 17:13:54 +02:00
Sameer Naik
f26b5b9379
fix `installer.run.sha256` with busybox `sha256sum` applet
2015-09-15 15:04:24 +05:30
Adnan Abdulhussein
0c251bdd4d
Update to 4.0.0-0
...
Note, test fails due to imagemagic-native. Seems to be the following issue:
https://github.com/mash/node-imagemagick-native/issues/88
2015-09-11 12:09:47 -07:00
Sameer Naik
63654145f0
fix links to `hub.docker.com`
2015-08-08 12:08:51 +05:30
Adnan Abdulhussein
c5eae7daab
Update to version with patched openssl
2015-07-10 13:39:49 -07:00
Miguel Martinez
3027eb4f35
Version bump
2015-07-09 10:45:24 -07:00
Miguel Martinez
b0b3ae7dba
0.12.5-0; python issue fixed
2015-06-25 18:52:42 -07:00
Adnan Abdulhussein
b3bcf34859
Bump for base image update
2015-06-23 18:12:23 -07:00
Sameer Naik
4ce43a8797
readme: link to the `bitnami/node` dockerhub page
2015-06-20 10:21:48 +05:30
Adnan Abdulhussein
e96dde6ec7
Bump version and add build status to README
2015-06-19 18:13:49 -07:00
Mustafa Jamil
7a1b75e0ec
Made minor copy edits
2015-06-19 17:07:26 -07:00
Adnan Abdulhussein
ce3fa92107
Add testing section to README
2015-06-19 16:24:25 -07:00
Adnan Abdulhussein
11b46bcc97
Documentation changes
...
- remove version numbers
- link to project
- use same volume paths in docker run and compose
- capitalize node.js
2015-06-19 15:03:18 -07:00
Adnan Abdulhussein
88aef768a0
Add Apache 2.0 License
2015-06-19 11:50:11 -07:00
Miguel Martinez
7307df562e
Cleanup containers on tets
2015-06-19 11:03:32 -07:00
Adnan Abdulhussein
8075972604
Test example express app
2015-06-18 16:37:32 -07:00
Miguel Martinez
9c285cf4ba
Renaming Node
2015-06-18 16:24:26 -07:00
Miguel Martinez
0d1b9c9cc8
renaming tests
2015-06-18 14:42:41 -07:00
Miguel Martinez
d23bacb672
0.12.4-2 version + tests
2015-06-18 14:27:39 -07:00
Adnan Abdulhussein
e8c3b14481
Switch to onbuild base
2015-06-18 11:44:39 -07:00
Sameer Naik
429b5d9bc5
readme: fix build instructions
2015-06-18 18:09:41 +05:30
Adnan Abdulhussein
2a10154f43
README fixes for Docker Hub Compatibility
2015-06-17 18:54:28 -07:00
Adnan Abdulhussein
7468cef932
Improve README
2015-06-16 20:56:43 -07:00
Adnan Abdulhussein
cdbe9be1dd
Switch to onbuild base
2015-06-16 15:22:50 -07:00
Miguel Martinez
64e3bfa417
Path one liner
2015-06-16 11:57:55 -07:00
Miguel Martinez
e30d835b54
Maintainer change
2015-06-15 18:27:24 -07:00
Miguel Martinez
fa5e8e4990
/opt/bitnami
2015-06-15 15:32:50 -07:00
Miguel Martinez
a528548dd5
Using new base image
2015-06-12 16:08:30 -07:00
Miguel Martinez
10ca63d775
Adding help file
2015-06-12 10:44:00 -07:00
Miguel Martinez
ad72130025
Adding integrity check
2015-06-11 14:14:01 -07:00
Miguel Martinez
35f4153659
New installer versions
2015-06-10 12:57:09 -07:00
Miguel Martinez
30b499e12a
Utilities script outside of the dockerfile
2015-06-10 11:45:42 -07:00
Adnan Abdulhussein
38c44daf8e
Change node exposed port to non-privileged
2015-06-10 10:45:58 -07:00
Miguel Martinez
2848a8eecc
Refactoring + welcome page
2015-06-09 19:29:56 -07:00
Miguel Martinez
3d3be86fd1
Redis multiple options and namespacing
2015-06-05 15:31:34 -07:00
Adnan Abdulhussein
f69097ed60
Add node documentation
2015-05-29 15:14:51 -07:00
Adnan Abdulhussein
f3ffbd5420
Switch to utility script and /usr/local/bitnami prefix
2015-05-26 14:45:38 -07:00
Miguel Martinez
06d3b6b76f
Removing unneeded files
2015-05-20 13:58:06 -07:00
Miguel Martinez
6a449f3ad8
Adding NodeStack
2015-05-19 21:34:02 -07:00