Sign inSign up

craigwillis/is477-pl-grader:v1.1

Multi-platform
Index digest

sha256:fe5c9ba00333b870e9ba3868a7a997acb0aa161ec3cbf12016c12edc597493a7

OS/ARCH

Compressed size

848.2 MB

Last pushed

over 1 year by craigwillis

Type

Image

Manifest digest

sha256:dc2476426223f7dce57d607f3fec4b15e411bf61cf14a207533406537310fd0f

Image Layers

1COPY /rootfs/ / # buildkit49.83 MB
2CMD ["/bin/bash"]0 B
3ENV PYTHONIOENCODING=UTF-80 B
4ENV LANG=en_US.UTF-80 B
5COPY install.sh post-install.sh requirements.txt /744 B
6RUN /bin/sh -c /bin/bash /install.sh664.64 MB
7COPY python_autograder /python_autograder # buildkit14.2 KB
8RUN /bin/sh -c /bin/bash /post-install.sh1.5 KB
9ENV PYTHONPATH=/grade/serverFilesCourse/0 B
10ENTRYPOINT ["/python_autograder/run.sh"]0 B
11RUN /bin/sh -c yum update50.54 MB
12COPY requirements.txt /tmp/ # buildkit230 B
13RUN /bin/sh -c pip install83.17 MB

Command

COPY /rootfs/ / # buildkit