2 lines
49 B
Docker
2 lines
49 B
Docker
FROM d.xr.to/base:glibc
|
|
RUN xbps-remote openjdk;
|
FROM d.xr.to/base:glibc
|
|
RUN xbps-remote openjdk;
|