Skip to content

Commit 985e886

Browse files
updated from docker-builds
1 parent 9801700 commit 985e886

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

docs/docker-images/pingaccess/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ this image.
9393
| PA_ADMIN_PRIVATE_HOSTNAME | pingaccess-admin | PA (PingAccess) admin private hostname |
9494
| ROOT_USER_DN | cn=${ROOT_USER} | DN of the server root user |
9595
| ENV | ${BASE}/.profile | |
96-
| MOTD_URL | https://raw.githubusercontent.com/pingidentity/pingidentity-devops-getting-started/master/motd/motd.json | Instructs the image to pull the MOTD json from the following URL. If this MOTD_URL variable is empty, then no motd will be downloaded. The format of this MOTD file must match the example provided in the url: https://raw.githubusercontent.com/pingidentity/pingidentity-devops-getting-started/master/motd/motd.json |
9796
| PS1 | \${PING_PRODUCT}:\h:\w\n> | Default shell prompt (i.e. productName:hostname:workingDir) |
9897
| PATH | ${JAVA_HOME}/bin:${BASE}:${SERVER_ROOT_DIR}/bin:${PATH} | PATH used by the container |
9998
| SHIM | ${SHIM} | |

docs/docker-images/pingbase/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ this image.
8686
| PA_ADMIN_PRIVATE_HOSTNAME | pingaccess-admin | PA (PingAccess) admin private hostname |
8787
| ROOT_USER_DN | cn=${ROOT_USER} | DN of the server root user |
8888
| ENV | ${BASE}/.profile | |
89-
| MOTD_URL | https://raw.githubusercontent.com/pingidentity/pingidentity-devops-getting-started/master/motd/motd.json | Instructs the image to pull the MOTD json from the following URL. If this MOTD_URL variable is empty, then no motd will be downloaded. The format of this MOTD file must match the example provided in the url: https://raw.githubusercontent.com/pingidentity/pingidentity-devops-getting-started/master/motd/motd.json |
9089
| PS1 | \${PING_PRODUCT}:\h:\w\n> | Default shell prompt (i.e. productName:hostname:workingDir) |
9190
| PATH | ${JAVA_HOME}/bin:${BASE}:${SERVER_ROOT_DIR}/bin:${PATH} | PATH used by the container |
9291

docs/docker-images/pingcommon/hooks/09-build-motd.sh.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ title: Ping Identity DevOps `pingcommon` Hook - `09-build-motd.sh`
55
# Ping Identity DevOps `pingcommon` Hook - `09-build-motd.sh`
66
Creates a message of the day (MOTD) file based on information provided by:
77
* Docker Variables
8-
* Github MOTD file from PingIdentity Devops Repo
98
* Server-Profile motd file
109

1110
---

docs/docker-images/pingfederate/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ this image.
9292
| PA_ADMIN_PRIVATE_HOSTNAME | pingaccess-admin | PA (PingAccess) admin private hostname |
9393
| ROOT_USER_DN | cn=${ROOT_USER} | DN of the server root user |
9494
| ENV | ${BASE}/.profile | |
95-
| MOTD_URL | https://raw.githubusercontent.com/pingidentity/pingidentity-devops-getting-started/master/motd/motd.json | Instructs the image to pull the MOTD json from the following URL. If this MOTD_URL variable is empty, then no motd will be downloaded. The format of this MOTD file must match the example provided in the url: https://raw.githubusercontent.com/pingidentity/pingidentity-devops-getting-started/master/motd/motd.json |
9695
| PS1 | \${PING_PRODUCT}:\h:\w\n> | Default shell prompt (i.e. productName:hostname:workingDir) |
9796
| PATH | ${JAVA_HOME}/bin:${BASE}:${SERVER_ROOT_DIR}/bin:${PATH} | PATH used by the container |
9897
| SHIM | ${SHIM} | |

0 commit comments

Comments
 (0)