Skip to content

tchupp/alpine-docker-engine-conflict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alpine-docker-engine-conflict

Test cases for conflicts between NodeJS Alpine gyp and Docker Engine.
I ran into this issue while updating an image from node:lts-alpine3.13 to node:lts-alpine3.14

I have no idea what could be causing the underlying issue, but these are the combinations that I've tried:

alpine docker engine working?
3.13 20.10.2 true
3.13 20.10.6 true
3.14 20.10.2 false
3.14 20.10.6 true

You can find the CircleCI page here: https://app.circleci.com/pipelines/github/tchupp/alpine-docker-engine-conflict

About

Reproducing the Alpine Docker + Docker Engine conflict

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published