woj-server/resource/runner/scripts/ubuntu-run.Dockerfile

8 lines
219 B
Docker
Raw Normal View History

2024-01-27 17:37:27 +08:00
FROM git.0x7f.app/woj/ubuntu-full:latest AS builder
2023-08-11 18:54:00 +08:00
FROM docker.io/library/ubuntu:22.04
2024-01-04 18:12:00 +08:00
WORKDIR /woj
2023-08-11 18:54:00 +08:00
RUN mkdir -p /woj/framework/scripts
COPY --from=builder /woj/framework/scripts/woj_launcher /woj/framework/scripts/