Sameer Naik
d250987319
fix typo
2017-05-03 18:54:58 +05:30
Sameer Naik
07540ff5cc
adds bitmami-oss.slack.com team integration
2017-05-03 15:35:55 +05:30
Sameer Naik
116ae9061e
BATS has been superceeded by the internal BTS testing infrastructure
2017-02-02 18:03:11 +05:30
Sameer Naik
8e383c97f2
Explain configuration volume change
2017-02-02 17:58:06 +05:30
Javier J. Salmerón-García
ca9eb71288
Update README.md with SSL Configuration
2016-11-11 17:25:10 +01:00
Sameer Naik
e82a390993
readme: updated docker-compose.yml snippets to v2 format
2016-11-08 15:04:12 +05:30
Sameer Naik
a83c9762dc
add circle ci status badge to the readme
2016-10-13 22:40:42 +05:30
Sameer Naik
67062ef8cd
fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION
2016-10-13 20:23:04 +05:30
Adnan Abdulhussein
a86aa43bb4
Add Docker Hub automated build badge
2016-08-26 17:32:34 -07:00
Sameer Naik
21afab6406
license: updated copyright years
2016-08-02 15:42:42 +05:30
Sameer Naik
a8f87c22d4
Stacksmith merger ( #27 )
...
* switch to harpoon installer
* bump version to 2.4.18-0
* removed unused `installer.run.sha256`
* added sha256 hash for package verification
* switch to `gcr.io/stacksmith-images/ubuntu:14.04` base image
* removed `logs/` and `conf/` VOLUME mountpoints
* removed unused files
* display bitnami welcome text
* check for updates on container startup
* upgrade baseimage: gcr.io/stacksmith-images/ubuntu:14.04-r05
* removed sample vhost configurations
* updated to latest apache-2.4.18-0 package (#3 )
* organize dockerfile for stacksmith (#4 )
* removed `BITNAMI_APP_DIR` macro
* removed `VOLUME` instruction
* removed `BITNAMI_APP_VOL_PREFIX` macro
* add `/opt/bitnami/$BITNAMI_APP_NAME/sbin` to PATH
* organize dockerfile for stacksmith
* add `/opt/bitnami/common/bin` to `PATH`
* readme: updated (#5 )
* upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r07` and `apache-2.4.18-2`
* create `/app` symlink to `/opt/bitnami/$BITNAMI_APP_NAME/htdocs`
* readme: updates
* tests: bump SLEEP_TIME
* tests: make vhosts test compatible with `sh` shell
* readme: updates
* upgrade to `apache-2.4.20-0`
* updated .gitignore rules
* updated .dockerignore rules
* app-entrypoint: fix `chown` operation
2016-05-27 16:53:55 -07:00
Sameer Naik
de94161fc3
bump version 2.4.12-4-r01
2015-10-05 22:53:30 +05:30
Sameer Naik
8fbe1b088e
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 resuly if
you want to mount your php application into the container, mount your
applucation source at `/app` using `-v
/path/on/application/source:/app`.
One advantage of mounting/installing your application at `/app` is that
the image will automatically update the ownership of the
files/directories in `/app` so that it is accessible by the `php-fpm`
process.
2015-10-05 22:06:30 +05:30
Sameer Naik
191221caa9
fix links to `hub.docker.com`
2015-08-08 12:00:10 +05:30
Miguel Martinez
d91e1da80b
Adding badge
2015-06-19 18:06:13 -07:00
Adnan Abdulhussein
04df6c21fe
Add testing section to README
2015-06-19 16:21:33 -07:00
Adnan Abdulhussein
67f417c503
Documentation changes
...
- link to project
- use same volume paths in docker run and compose
- always recommend backing up
2015-06-19 14:07:12 -07:00
Adnan Abdulhussein
d717fb4d7e
Add Apache 2.0 License
2015-06-19 11:46:07 -07:00
Sameer Naik
4b47b7fab6
readme: added note on reload apache configuration using `docker kill`
2015-06-19 16:25:57 +05:30
Sameer Naik
dfb63fdfec
readme: link to the `bitnami/apache` dockerhub page
2015-06-19 16:20:34 +05:30
Sameer Naik
87c3078079
readme: fix typos
2015-06-19 09:09:03 +05:30
Sameer Naik
2fce031952
readme: fix build instructions
2015-06-18 20:45:23 +05:30
Adnan Abdulhussein
8224bb3317
Fix README for Docker Hub Compatibility
2015-06-17 19:02:45 -07:00
Adnan Abdulhussein
e7860ab3e7
Improve README
2015-06-16 22:16:54 -07:00
Adnan Abdulhussein
5e617f3a2e
Add apache
2015-06-02 12:14:07 -07:00