$ if [ -z ${KUBERNETES_PORT+x} ]; then # collapsed multi-line command $ export DATABASE_URL="postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DB_HOST}:5432/${POSTGRES_DB}" $ cp -R . /tmp/app $ /bin/herokuish buildpack test -----> Python app detected Selected buildpack does not support test feature 2021/10/05 13:44:31 exit status 1 Cleaning up project directory and file based variables ERROR: Job failed: exit code 1
Error response from daemon: manifest for gitlab.mai.ru:5050/polyakovsv/url_shortener/master:68eccb6505e7fa3c64d9e6a295c47c02cd98ba3e not found: manifest unknown: manifest unknown gitlab.mai.ru:5050/polyakovsv/url_shortener/master:latest Sending build context to Docker daemon 118.3kB
Step 1/10 : FROM redis ---> 02c7f2054405 Step 2/10 : COPY redis.conf /usr/local/etc/redis/redis.conf COPY failed: file not found in build context or excluded by .dockerignore: stat redis.conf: file does not exist Cleaning up project directory and file based variables ERROR: Job failed: exit code 1