build error
Job failed with exit code: 1. Reason: cache miss: [8/8] COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf cache miss: [5/8] RUN echo "listen_addresses='localhost'" >> /var/lib/postgresql/data/postgresql.conf && echo "host all all 127.0.0.1/32 trust" >> /var/lib/postgresql/data/pg_hba.conf cache miss: [4/8] RUN /usr/lib/postgresql/*/bin/initdb -D /var/lib/postgresql/data cache miss: [3/8] RUN mkdir -p /var/lib/postgresql/data && chown -R postgres:postgres /var/lib/postgresql cache miss: [7/8] RUN mkdir -p /etc/supervisor/conf.d cache miss: [6/8] RUN /usr/lib/postgresql/*/bin/pg_ctl -D /var/lib/postgresql/data -o "-c listen_addresses='localhost'" -w start && psql --username=postgres -c "CREATE DATABASE sub2api;" && pg_ctl -D /var/lib/postgresql/data -m fast -w stop cache miss: [2/8] RUN apt-get update && apt-get install -y postgresql postgresql-contrib supervisor && rm -rf /var/lib/apt/lists/* {"total":13,"completed":7,"user_total":8,"user_cached":0,"user_completed":2,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":13278}
Build logs:
Fetching error logs...