diff --git a/containers/entrypoint-interactive.sh b/containers/entrypoint-interactive.sh index 9b991e2eb..5d63841ca 100755 --- a/containers/entrypoint-interactive.sh +++ b/containers/entrypoint-interactive.sh @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -time unminimize /usr/sbin/sshd -f /etc/ssh/sshd_config /usr/sbin/groupadd -g "$GID" dockerusers /usr/sbin/useradd -c 'Docker Container User' -u $UID -g "$GID" -G sudo -m -s /bin/bash -d /home/"$USER" "$USER" @@ -27,6 +26,9 @@ SALT=$(date +%M%S) PASS=Docker!"$SALT" echo "${USER}":"$PASS" | chpasswd echo +echo For longer running containers consider running \'unminimize\' to update packages +echo and make the container more suitable for interactive use. +echo echo "Use "$USER" with password "$PASS" for SSH login" echo "Docker Container IP address(es):" awk '/32 host/ { print f } {f=$2}' <<< "$(& scriptArgsCli, unordered_map< void printVersion(llvm::raw_ostream& os) { // TODO Include some of the important build flags into the version string. os - << "DAPHNE Version 0.2-rc2\n" + << "DAPHNE Version 0.2\n" << "An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines\n" << "https://github.com/daphne-eu/daphne\n"; }