This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
riju
mirror of
https://github.com/radian-software/riju.git
Watch
1
Star
0
Fork
You've already forked riju
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea5ec85de0
riju
/
docker
/
lang
/
Dockerfile
9 lines
95 B
Docker
Raw
Blame
History
FROM
riju:base
ARG
LANG
COPY
docker/lang/install.bash /tmp/
RUN
/tmp/install.bash
USER
riju
Reference in New Issue
View Git Blame
Copy Permalink