chore: update binary

This commit is contained in:
张泊明518370910136 2024-06-30 08:01:26 -04:00
parent 701ed95761
commit 0a563675aa
GPG Key ID: CA088E6D9284F870
2 changed files with 3 additions and 4 deletions

View File

@ -18,6 +18,5 @@ RUN curl -L -o elm-format.tgz https://mirror.ghproxy.com/https://github.com/avh4
# install joint-teapot
RUN pip install git+https://mirror.ghproxy.com/https://github.com/BoYanZh/Joint-Teapot
# TODO: install elf & joj3 & other binarys
COPY bin/* /usr/local/bin/
# install joj3 binary
COPY bin/joj3 /usr/local/bin/

View File

@ -6,4 +6,4 @@ Check <https://gitea.com/gitea/runner-images> for information about base images.
## `/bin` directory
Currently, we have placed various binary files in the `/bin` directory that cannot be publicly downloaded. These files include `dummy`, `elf`, `healthcheck`, and `joj3` for now.
Currently, we have placed various binary files in the `/bin` directory that cannot be publicly downloaded. These files include `dummy`, `healthcheck`, and `joj3` for now.