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

Update docker image build file #2892

Merged
merged 4 commits into from
Apr 28, 2022
Merged

Update docker image build file #2892

merged 4 commits into from
Apr 28, 2022

Conversation

Becods
Copy link
Contributor

@Becods Becods commented Apr 14, 2022

#2889

应该没什么问题

alpine支持的架构都支持了
linux/386 linux/amd64 linux/arm/v6 linux/arm/v7 linux/arm64/v8 linux/ppc64le linux/s390x

需要环境变量:
DOCKERHUB_USERNAME DOCKERHUB_PASSWORD

上传了一份编译成功的frpc
dockerhub
ghcr.io

@fatedier
Copy link
Owner

You'd better minimize your changes. Don't edit code that doesn't matter.

@Becods
Copy link
Contributor Author

Becods commented Apr 14, 2022

You'd better minimize your changes. Don't edit code that doesn't matter.

Yep, modified.

@fatedier fatedier merged commit 44eb513 into fatedier:dev Apr 28, 2022
github-actions bot added a commit to aiastia-dockerhub/frp that referenced this pull request May 1, 2022
* https://github.com/fatedier/frp:
  remove systemd files
  docker build&push: some adjustments
  Update docker image build file (fatedier#2892)
@freeman-x
Copy link

I'm new frp user, find your docker fatedier/frps at dockerhub, but don't know how to change the frps.ini file.

@jinmiaoluo
Copy link

jinmiaoluo commented May 26, 2022

I'm new frp user, find your docker fatedier/frps at dockerhub, but don't know how to change the frps.ini file.

suppose u are using the latest image.

docker  run  -v $(readlink -f frps.ini):/etc/frps.ini fatedier/frps:v0.42.0 -c /etc/frps.ini

guomao545 pushed a commit to guomao545/frp that referenced this pull request Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants