move to images

This commit is contained in:
uazo
2021-07-14 06:11:17 +00:00
parent ac11365c4d
commit 6406030146
4 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
FROM ubuntu:20.04
RUN dpkg --add-architecture i386
RUN apt-get update && \
apt-get install -y libc6:i386 libncurses5:i386 libstdc++6:i386 sudo
COPY bytecode_builtins_list_generator .
COPY gen-regexp-special-case .
COPY torque .
ENTRYPOINT ["bash"]

Binary file not shown.

Binary file not shown.

BIN
images/test32bit/torque Executable file

Binary file not shown.