Buckets:
| FROM ubuntu:24.04 | |
| ARG TARGETARCH | |
| # Dependencies | |
| RUN apt-get update && apt-get install -y --no-install-recommends tini && rm -rf /var/lib/apt/lists/* | |
| # Application | |
| COPY ./dist/${TARGETARCH}/ttyd /usr/bin/ttyd | |
| EXPOSE 7681 | |
| WORKDIR /root | |
| ENTRYPOINT ["/usr/bin/tini", "--"] | |
| CMD ["ttyd", "-W", "bash"] | |
Xet Storage Details
- Size:
- 301 Bytes
- Xet hash:
- 9a1c9419b8ba574311f344ba712b9cbdb97bd57c759af29cf6130d76bdb4613f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.