chore: update binary
This commit is contained in:
parent
701ed95761
commit
0a563675aa
|
@ -18,6 +18,5 @@ RUN curl -L -o elm-format.tgz https://mirror.ghproxy.com/https://github.com/avh4
|
||||||
# install joint-teapot
|
# install joint-teapot
|
||||||
RUN pip install git+https://mirror.ghproxy.com/https://github.com/BoYanZh/Joint-Teapot
|
RUN pip install git+https://mirror.ghproxy.com/https://github.com/BoYanZh/Joint-Teapot
|
||||||
|
|
||||||
# TODO: install elf & joj3 & other binarys
|
# install joj3 binary
|
||||||
|
COPY bin/joj3 /usr/local/bin/
|
||||||
COPY bin/* /usr/local/bin/
|
|
||||||
|
|
|
@ -6,4 +6,4 @@ Check <https://gitea.com/gitea/runner-images> for information about base images.
|
||||||
|
|
||||||
## `/bin` directory
|
## `/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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user