Remove user and change permissions
This commit is contained in:
parent
24d51132ca
commit
a393a816d7
1 changed files with 1 additions and 2 deletions
|
@ -57,9 +57,8 @@ items:
|
|||
popd && \
|
||||
rm -rf anitya
|
||||
RUN rm /etc/fedmsg.d/*py
|
||||
RUN adduser -M anitya
|
||||
RUN mkdir /httpdir
|
||||
RUN chown anitya /httpdir
|
||||
RUN chmod 777 /httpdir
|
||||
RUN mkdir -p /etc/pki/fedmsg/
|
||||
RUN ln -sf /etc/pki/fedmsg/key/fedmsg-release-monitoring.key /etc/pki/fedmsg/release-monitoring.key
|
||||
RUN ln -sf /etc/pki/fedmsg/crt/fedmsg-release-monitoring.crt /etc/pki/fedmsg/release-monitoring.crt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue