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

Docker container implementation #3

Merged
merged 1 commit into from
Mar 26, 2022
Merged

Docker container implementation #3

merged 1 commit into from
Mar 26, 2022

Conversation

MuratovAS
Copy link
Contributor

I propose to add the implementation of the docker container to the repository.
Why is it needed:

  • Provide everyone who wants to try this application in just two "clicks" (make build, make run)
  • Allows you to build without installing dependencies in the host system.
  • Experienced users will be able to quickly integrate the application into their server solutions

Due to the fact that the assembly is carried out in a temporary container. This solves the architecture compatibility issue. Tested on ARM64, AMD64

@pufferffish pufferffish merged commit 7ed8930 into pufferffish:master Mar 26, 2022
@MuratovAS MuratovAS deleted the docker branch March 26, 2022 18:47
@pufferffish pufferffish mentioned this pull request Mar 27, 2022
pufferffish added a commit that referenced this pull request Mar 16, 2023
Docker container implementation
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.

None yet

2 participants