mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 07:37:24 +08:00
Adding default credentials to TLDR section
This commit is contained in:
@@ -15,5 +15,4 @@ RUN $BITNAMI_PREFIX/install.sh \
|
||||
|
||||
EXPOSE 80 443 22
|
||||
|
||||
ENTRYPOINT ["/usr/bin/ghostbuster"]
|
||||
CMD ["/bin/bash", "/start.sh"]
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user