good morning!!!!

Skip to content
Snippets Groups Projects
Verified Commit a5c6013b authored by Jake Johnston's avatar Jake Johnston
Browse files

executable

parent 36eb78b7
No related branches found
No related tags found
No related merge requests found
cgat.sh 100644 → 100755
File mode changed from 100644 to 100755
......@@ -15,6 +15,5 @@ COPY --from=GOBUILDER /src/cgat pggat
RUN apk add openssl
RUN chown -R pgbouncer:pgbouncer /var/log/pgbouncer /var/run/pgbouncer /etc/pgbouncer /etc/ssl/certs /bin/run.sh
USER pgbouncer:pgbouncer
RUN chmod +x /bin/run.sh
ENTRYPOINT ["/bin/run.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment