This website requires JavaScript.
Explore
Help
Sign in
ext
/
fzf
Watch
2
Star
0
Fork
You've already forked fzf
0
generated from
ext/template
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
2
Wiki
Activity
Actions
239b163b4d
fzf
/
Dockerfile.builder
8 lines
105 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2025-09-24 18:29:03 +02:00
FROM ubuntu:24.04
RUN apt-get update && \
apt-get install -y curl \
make \
Reapply "fix(builder): add git build dep package" This reverts commit 2995e598aa3bb2129299ed58e0f0f6b462153d2c.
2025-09-24 19:35:24 +02:00
git \
feat(project): configure fzf build files
2025-09-24 18:50:47 +02:00
golang
Reference in a new issue
Copy permalink