pulled from docker.io/library/debian:bullseye-20230502-slim@sha256:f4da3f9b18fc242b739807a0fb3e77747f644f2fb3f67f4403fafce2286b431a |
mount / from exec /bin/sh -c DEBIAN_VERSION=bullseye-20230502-slim EARTHLY_LOCALLY=false PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUNNER_IMAGE=debian:bullseye-20230502-slim /usr/bin/earth_debugger /bin/sh -c 'apt-get update -y && apt-get install -y libstdc++6 openssl libncurses5 locales && apt-get clean && rm -f /var/lib/apt/lists/*_*' |
mount / from exec /bin/sh -c DEBIAN_VERSION=bullseye-20230502-slim EARTHLY_LOCALLY=false PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUNNER_IMAGE=debian:bullseye-20230502-slim /usr/bin/earth_debugger /bin/sh -c 'sed -i '"'"'/en_US.UTF-8/s/^# //g'"'"' /etc/locale.gen && locale-gen' |
fileop target |
fileop target |
mount / from exec /bin/sh -c DEBIAN_VERSION=bullseye-20230502-slim EARTHLY_LOCALLY=false LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUNNER_IMAGE=debian:bullseye-20230502-slim /usr/bin/earth_debugger /bin/sh -c 'mkdir -p /uploads && chown --recursive nobody:nogroup /uploads' |