Adding default credentials to TLDR section

This commit is contained in:
Alejandro Ruiz
2015-10-19 10:23:01 +00:00
parent 5507d1e12f
commit 40ba01dc02
2 changed files with 1 additions and 1 deletions

View File

@@ -15,5 +15,4 @@ RUN $BITNAMI_PREFIX/install.sh \
EXPOSE 80 443 22
ENTRYPOINT ["/usr/bin/ghostbuster"]
CMD ["/bin/bash", "/start.sh"]

View File

@@ -5,6 +5,7 @@ This is an all-in-one container for [Bitnami Drupal Stack](https://bitnami.com/s
```
docker run --name=drupal -p 80:80 -p 443:443 bitnami/drupal
```
The application is configured with default credentials `user` / `bitnami`.
# Get this image