Skip to content

Docker container implementation#3

Merged
1 commit merged intowindtf:masterfrom
MuratovAS:docker
Mar 26, 2022
Merged

Docker container implementation#3
1 commit merged intowindtf:masterfrom
MuratovAS:docker

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

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

1 participant