add: tinygo
This commit is contained in:
parent
e5795f9c6a
commit
446567cc68
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ ENV CARGO_HOME=/root/.cargo
|
|||
ENV PATH="$CARGO_HOME/bin:$PATH"
|
||||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile default
|
||||
|
||||
RUN cargo install tinygo
|
||||
# install https://agent-browser.dev
|
||||
RUN cargo install agent-browser && \
|
||||
agent-browser install # Download Chrome (first time)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue