Skip to content
Snippets Groups Projects
Commit b20de988 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

TMSS-163: added user ingest

parent a0286da7
No related branches found
No related tags found
2 merge requests!110Resolve TMSS-163,!104Resolve TMSS-146
......@@ -15,3 +15,6 @@ RUN yum erase -y postgresql postgresql-server postgresql-devel && \
ENV PATH /usr/pgsql-9.6/bin:$PATH
RUN pip3 install kombu requests pysimplesoap mysql-connector flask lxml jsonschema psycopg2 testing.postgresql
RUN adduser ingest
USER ingest
\ No newline at end of file
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