-
Notifications
You must be signed in to change notification settings - Fork 274
Closed
Description
[WARNING]: Empty continuation line found in:
RUN sed -i -e 's/%!s(MISSING)udo\s+ALL=(ALL(:ALL)?)\s+ALL/%!s(MISSING)udo ALL=NOPASSWD:ALL/g' /etc/sudoers && sudo echo -e '\nansible ALL=(splunk)NOPASSWD:ALL' >> /etc/sudoers && groupadd -r ${ANSIBLE_GROUP} && useradd -r -m -g ${ANSIBLE_GROUP} ${ANSIBLE_USER} && usermod -aG sudo ${ANSIBLE_USER} && mkdir ${CONTAINER_ARTIFACT_DIR} && chown -R ${ANSIBLE_USER}:${ANSIBLE_GROUP}
[WARNING]: Empty continuation lines will become errors in a future release.
Metadata
Metadata
Assignees
Labels
No labels