Skip to content

Conversation

@homdx
Copy link

@homdx homdx commented Jun 20, 2018

Added Dockerfile

Result of build will this Dockerfile will check
https://hub.docker.com/r/homdx/bytecoin/builds/

Added Dockerfile
@homdx
Copy link
Author

homdx commented Aug 2, 2018

Successful verification with version 3.2.0
Docker image build aviable at:
https://hub.docker.com/r/homdx/bytecoin/builds/

@homdx homdx force-pushed the master branch 2 times, most recently from ea6201c to 08f788a Compare August 2, 2018 20:24
@homdx
Copy link
Author

homdx commented Aug 9, 2018

Docker image updated to version 3.2.3.
use it

docker pull homdx/bytecoin

Check build images tags, versions at:
hub.docker.com

New

  • Updated to 3.2.3
  • Now used Docker Multistage build:
  • size of the final image will decrease:
    (Example: version 3.2.0 - 710 MB, version3.2.2 - 172 MB.)
    The image size is reduced more than 4 times

homdx and others added 3 commits August 29, 2018 22:54
Addind tests feature: Docker can build, then tests is not passed 
Update Boost to 1.68
@homdx
Copy link
Author

homdx commented Aug 29, 2018

Docker image added Alpine and updated to version 3.2.4.
use it

docker pull homdx/bytecoin
or if you want test slim and new Alpine image:
docker pull homdx/bytecoin:alpine

Check build images tags, versions at:
hub.docker.com

New

  • Updated to 3.2.4
  • Added tests. (If test unpassed - it's not critical: docker image build without errors):
  • Added alpine image
    (Example: version 3.2.4 Fedora base 479 MB, 3.2.4 Alpine based - 215 MB.)
    Please test Alpine docker image.

@homdx
Copy link
Author

homdx commented Oct 23, 2018

Docker image updated to version 3.3.2.
use it

docker pull homdx/bytecoin
or if you want test slim and new Alpine image:
docker pull homdx/bytecoin:alpine

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.

2 participants