Dockerfile, speed up CI building #299

Manually merged
jwinterm merged 3 commits from :readme into master 4 years ago
Owner
There is no content yet.
wowario requested review from jwinterm 4 years ago
Collaborator

Build failed for me: image

Build failed for me: ![image](/attachments/b32ec375-9e01-48ba-b748-715a745fa97d)
131 KiB
Poster
Owner

@lza_menace that is an out of memory error.

Try building docker file with this:

docker build -t git-wow:master -m 4g .

@lza_menace that is an out of memory error. Try building docker file with this: `docker build -t git-wow:master -m 4g .`
wowario requested review from lza_menace 4 years ago
Collaborator

Would never have guessed that was an OOM error from looking at the log....but upping memory fixed it. Build succeeded - looks good to me!

Would never have guessed that was an OOM error from looking at the log....but upping memory fixed it. Build succeeded - looks good to me!
lza_menace approved these changes 4 years ago
lza_menace left a comment
Collaborator

built successfully on my end - though it's a huge image. we can cut down the size in subsequent MRs

built successfully on my end - though it's a huge image. we can cut down the size in subsequent MRs
Poster
Owner

@lza_menace yes, image is large because it builds static library for portable linux binaries. I could add your dockerfile instead and rename this one.

@lza_menace yes, image is large because it builds static library for portable linux binaries. I could add your [dockerfile](https://git.wownero.com/lza_menace/docker-wownero/src/branch/master/wownero/Dockerfile) instead and rename this one.
wowario force-pushed readme from 530ed3ff3b to 70fa6c98eb 4 years ago
wowario changed title from Update README, Dockerfile, speed up CI building to Dockerfile, speed up CI building 4 years ago
jwinterm merged commit 3d0153dd8e into master manually 4 years ago

Reviewers

jwinterm was requested for review 4 years ago
lza_menace approved these changes 4 years ago
continuous-integration/drone/pr Build was killed
The pull request has been manually merged as 3d0153dd8e.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wownero/wownero#299
Loading…
There is no content yet.