Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit eff2ddd

Browse files
author
James Holtom
committed
Remove libfaketime, as no-longer needed
1 parent 2570ce4 commit eff2ddd

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

scripts/docker/postgres/Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@ RUN apt-get update \
1717
python-pip \
1818
postgresql-plpython-10 \
1919
git \
20-
libfaketime \
2120
&& rm -rf /var/lib/apt/lists/*
2221

23-
RUN cp /neo4j-fdw/source/scripts/faketime.sh /docker-entrypoint-initdb.d/
24-
2522
RUN ["chmod", "+x", "/neo4j-fdw/source/scripts/docker/postgres/init.sh"]
2623
RUN /neo4j-fdw/source/scripts/docker/postgres/init.sh

scripts/faketime.sh

-5
This file was deleted.

0 commit comments

Comments
 (0)