This website requires JavaScript.
Explore
Help
Register
Sign In
hasslesstech
/
test3
Watch
1
Star
0
Fork
0
Code
Actions
Activity
Files
10d00b58e18f841a1d06ab417dd4c9a667b5e422
test3
/
dockerfiles
/
alpine
T
4 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
update workflow
2025-05-24 21:02:06 +03:00
FROM alpine:latest
RUN apk add git gcc musl-dev
Copy Permalink