forked from Docker/baseimage-docker
readme fix
This commit is contained in:
@@ -200,7 +200,7 @@ In `Dockerfile`:
|
|||||||
|
|
||||||
RUN mkdir -p /etc/my_init.d
|
RUN mkdir -p /etc/my_init.d
|
||||||
COPY logtime.sh /etc/my_init.d/logtime.sh
|
COPY logtime.sh /etc/my_init.d/logtime.sh
|
||||||
RUN chmod +x /etc/my_init.d/logtime.sh
|
RUN chmod +x /etc/my_init.d/logtime.sh
|
||||||
|
|
||||||
<a name="environment_variables"></a>
|
<a name="environment_variables"></a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user