Skip to content

Commit 1863341

Browse files
committed
Install glibc-tools
1 parent 77bd9e2 commit 1863341

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM ubuntu:24.04
22

3+
RUN apt-get update && apt-get install -y glibc-tools
4+
35
RUN useradd -m -s /bin/bash -u 6081 acoustid
46

57
ADD zig-out/bin/fpindex /usr/bin

0 commit comments

Comments
 (0)