Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【工具自荐】IconGo 搜集超过 7万个流行的开源 SVG 图标,提供一个简单的搜索网站 #2724

Open
jaywcjlove opened this issue Nov 4, 2022 · 0 comments

Comments

@jaywcjlove
Copy link

Docker Image Version (latest by date) Docker Image Size (latest by date)

预览网站:https://icongo.github.io/
Github: https://github.com/jaywcjlove/icongo

IconGo: Search Icons

IconGo

IconGo

IconGo

网站支持 Docker 部署

docker pull wcjiang/icongo
# Or
docker pull ghcr.io/jaywcjlove/icongo:latest
docker run --name icongo --rm -d -p 9112:80 wcjiang/icongo:latest
# Or
docker run --name icongo -itd -p 9112:80 wcjiang/icongo:latest
# Or
docker run --name icongo -itd -p 9112:80 ghcr.io/jaywcjlove/icongo:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants