Sameer Naik
0ecdc45a99
Merge pull request #23 from sameersbn/update-test-helpers
...
update tests submodule
2015-11-25 13:45:51 +05:30
Sameer Naik
3037c87334
update tests submodule
2015-11-25 13:39:54 +05:30
Adnan Abdulhussein
5a37d3876a
Merge pull request #22 from bitnami/5.1.0-0
...
Update to 5.1.0-0
2015-11-23 20:01:22 -08:00
Adnan Abdulhussein
bb78fc9f61
Update to 5.1.0-0
2015-11-23 18:37:22 -08:00
Sameer Naik
b7d3cbd257
Merge pull request #21 from sameersbn/5.0.0-1
...
Bump version 5.0.0-1
2015-11-17 13:25:38 +05:30
Sameer Naik
e802218da4
Bump version 5.0.0-1
2015-11-17 13:18:56 +05:30
Sameer Naik
3a3df63fe4
Merge pull request #20 from sameersbn/regen-help
...
help: regenerated help text
2015-11-12 12:01:59 +05:30
Sameer Naik
1087c1bd73
help: regenerated help text
2015-11-12 11:47:58 +05:30
Sameer Naik
4b52f1fc4e
Merge pull request #19 from sameersbn/submodule-tests
...
tests: helpers have been moved to bitnami/bitnami-docker-tests repo
2015-11-10 11:24:29 +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
4e5a087810
Merge pull request #18 from sameersbn/rewrite-tests
...
tests: rewrite tests for better maintenance and readability
2015-11-09 22:40:18 +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
422f56d5c8
Merge pull request #17 from sameersbn/5.0.0-0
...
bump version 5.0.0-0
2015-11-05 22:43:09 +05:30
Sameer Naik
40609b9767
bump version 5.0.0-0
2015-11-05 22:26:09 +05:30
Sameer Naik
ec123095fb
Merge pull request #16 from sameersbn/4.2.1-0
...
bump version 4.2.1-0
2015-10-15 00:12:46 +05:30
Sameer Naik
8842632d61
bump version 4.2.1-0
2015-10-14 23:57:56 +05:30
Adnan Abdulhussein
b287bda5ff
Merge pull request #15 from bitnami/4.1.2-0
...
4.1.2 0
2015-10-12 13:32:03 +01:00
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
018fba7559
Merge pull request #14 from bitnami/fix-install-script-execution
...
Run install script as executable
2015-10-08 13:07:40 +01:00
Adnan Abdulhussein
272d3c7a1e
Run install script as executable
2015-10-08 12:49:29 +01:00
Sameer Naik
c1508b3ed4
Merge pull request #13 from sameersbn/4.1.1-0-r01
...
bump version 4.1.1-0-r01
2015-10-06 22:16:18 +05:30
Sameer Naik
1a2e86d9c7
bump version 4.1.1-0-r01
2015-10-06 22:08:56 +05:30
Sameer Naik
30230cea0f
Merge pull request #12 from sameersbn/remove-app-volume
...
Remove app volume
2015-10-06 22:07:53 +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
5397e2a106
Merge pull request #10 from bitnami/4.1.1-0
...
Update to 4.1.1
2015-09-28 18:58:06 +01:00
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
Miguel Ángel Martínez Triviño
2f83eb1ae7
Merge pull request #9 from bitnami/add-remote-connections-help
...
Add note about accepting remote connections to help text
2015-09-28 19:33:55 +02:00
Adnan Abdulhussein
3a54eee336
Add note about accepting remote connections to help text
2015-09-28 18:32:59 +01:00
Adnan Abdulhussein
34b8451a16
Merge pull request #8 from bitnami/4.1.0-0
...
Update to 4.1.0-0
2015-09-22 12:40:28 +02: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
ff40ad7484
Merge pull request #7 from bitnami/4.0.0-0
...
Update to 4.0.0-0
2015-09-11 13:50:56 -07:00
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
3a1277f0cb
Merge pull request #6 from bitnami/openssl-patch
...
Update to version with patched openssl
2015-07-10 13:46:51 -07:00
Adnan Abdulhussein
c5eae7daab
Update to version with patched openssl
2015-07-10 13:39:49 -07:00
Miguel Ángel Martínez Triviño
a39dabf8e2
Merge pull request #5 from bitnami/0.12.6-0
...
Version bump
2015-07-09 10:54:51 -07:00
Miguel Martinez
3027eb4f35
Version bump
2015-07-09 10:45:24 -07:00
Miguel Ángel Martínez Triviño
d6dc7a924c
Merge pull request #4 from bitnami/0.12.5-0
...
0.12.5-0; python issue fixed
2015-06-25 18:55:50 -07:00
Miguel Martinez
b0b3ae7dba
0.12.5-0; python issue fixed
2015-06-25 18:52:42 -07:00
Adnan Abdulhussein
8381ee15a9
Merge pull request #3 from prydonius/base-image-update
...
Bump for base image update
2015-06-23 18:28:12 -07:00
Adnan Abdulhussein
b3bcf34859
Bump for base image update
2015-06-23 18:12:23 -07:00
Sameer Naik
e8f40ffb5f
Merge branch 'readme-updates'
2015-06-20 10:22:04 +05:30
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
Miguel Ángel Martínez Triviño
cba28a3ea1
Merge pull request #2 from bitnami/man_page_changes
...
Made minor copy edits
2015-06-19 17:19:38 -07:00
Mustafa Jamil
7a1b75e0ec
Made minor copy edits
2015-06-19 17:07:26 -07:00