Sameer Naik
|
39ba0ff825
|
update `sed` command to set `TOMCAT_PASSWORD`
|
2015-08-13 13:30:47 +05:30 |
Sameer Naik
|
f888cb7e2a
|
symlink contents of `$BITNAMI_APP_DIR/webapps.defaults/` instead of copying them to `/app/`
|
2015-08-13 10:27:54 +05:30 |
Sameer Naik
|
fdf500092f
|
fix `/app` symlink
|
2015-08-13 10:27:33 +05:30 |
Sameer Naik
|
94b27ce290
|
added .dockerignore
|
2015-08-13 00:37:20 +05:30 |
Sameer Naik
|
43107d080f
|
moved `BITNAMI_APP_VOL_PREFIX/webapps/` to `/app/`
|
2015-08-13 00:35:40 +05:30 |
Sameer Naik
|
db4021c8ed
|
comments!
|
2015-08-12 23:44:57 +05:30 |
Sameer Naik
|
41ea1e582b
|
replaced `/app` volume with `$BITNAMI_APP_VOL_PREFIX/webapps` volume
Users can drop the `.war` files of their applications into this
directory and Tomcat will automatically pick them up.
|
2015-08-12 23:40:09 +05:30 |
Sameer Naik
|
249f4983aa
|
removed accidentally committed `COPY` instruction
|
2015-08-12 22:46:08 +05:30 |
Sameer Naik
|
5b2ce7b70d
|
added `/app` volume
|
2015-08-12 22:42:31 +05:30 |
Sameer Naik
|
87676eedb2
|
start `catalina.sh` as user `tomcat`
|
2015-08-12 22:39:42 +05:30 |
Sameer Naik
|
662bac1094
|
always `chown` the `conf` and `log` directories
|
2015-08-12 22:39:38 +05:30 |
Sameer Naik
|
3a00f05982
|
intial creation
|
2015-08-12 22:39:16 +05:30 |