Skip to content

Commit de50a90

Browse files
committed
debug
1 parent 2113e6f commit de50a90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/tools/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ RUN --mount=target=/var/lib/apt/lists,type=cache,sharing=locked \
2828
libxml++2.6-dev parallel
2929

3030
COPY --link --from=ghcr.io/astral-sh/uv:0.5.26 /uv /uvx /bin/
31+
RUN ldconfig
32+
RUN ls -la /bin
3133
# Python 3.11 is currently required by the party_walls package
3234
RUN /bin/sh uv python install 3.11 3.12
3335

0 commit comments

Comments
 (0)