Add PSP host.
This commit is contained in:
3
ci/psp/Dockerfile
Normal file
3
ci/psp/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM pspdev/pspdev
|
||||
RUN apk add --update --no-cache python3 && ln -sf python3 /usr/bin/python
|
||||
RUN psp-pacman -Sy pspgl glm
|
Reference in New Issue
Block a user