File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,9 +131,6 @@ ADD https://github.com/validator/validator/releases/download/latest/vnu.jar /
131131ADD https://raw.githubusercontent.com/eficode/wait-for/v2.1.3/wait-for /usr/local/bin/
132132RUN chmod +rx /usr/local/bin/wait-for
133133
134- ADD https://raw.githubusercontent.com/eficode/wait-for/v2.1.3/wait-for /usr/local/bin/
135- RUN chmod +rx /usr/local/bin/wait-for
136-
137134# Copy the startup file
138135COPY docker/scripts/app-init.sh /docker-init.sh
139136RUN sed -i 's/\r $//' /docker-init.sh && \
Original file line number Diff line number Diff line change 11{# Copyright The IETF Trust 2015-2022, All Rights Reserved #}
22{% extends "base.html" %}
3- {# Copyright The IETF Trust 2015-2022, All Rights Reserved #}
43{% load origin %}
54{% block title %}About the Datatracker{% endblock %}
65{% block content %}
You can’t perform that action at this time.
0 commit comments