ipsilon: make sure config file can be found
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
9c2fb274d1
commit
dbc674ac26
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ spec:
|
|||
RUN curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/ipsilon/files/oidc_scopes/{{ scope_file }}.py -o /usr/lib/python2.7/site-packages/ipsilon/providers/openidc/plugins/{{scope_file}}.py
|
||||
{% endfor %}
|
||||
|
||||
RUN ln -s /etc/ipsilon/ipsilon.conf /var/lib/ipsilon/ipsilon.conf
|
||||
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT bash /etc/ipsilon/start.sh
|
||||
type: Dockerfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue