TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Deploy Docker images directly to Heroku
4 点
作者
troethom
将近 9 年前
1 comment
tracker1
将近 9 年前
Only suggestion, is try a super-lightweight base like alpine... though it uses musl libs, so you do need to test, but usually get a smaller base than using say Ubuntu Server. ymmv.