index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
Dockerfile
blob: 837476932f8ed7edecd06fe099200eb0e18b2834 (
plain
) (
blame
)
1
2
3
4
5
6
FROM
alpine:3.13
RUN
apk
update
&&
apk
upgrade
&&
apk
add
\
lynx
\
make
\
xmlto