Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Update OpenGCS, Alpine, kernel and runc #45

Merged
merged 4 commits into from
Apr 17, 2019
Merged

Conversation

rn
Copy link
Member

@rn rn commented Apr 17, 2019

No description provided.

rn added 4 commits April 17, 2019 22:24
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
@justincormack justincormack merged commit 89e2688 into linuxkit:master Apr 17, 2019
@Iristyle
Copy link

Iristyle commented Apr 30, 2019

These image updates don't appear to work for me on Server 2019 / docker nightly. docker run or docker-compose up will hang like the following:

PS C:\agent\_work\5\s> docker-compose up
Creating network "s_default" with the default driver
Starting s_puppet_1 ...
Starting s_postgres_1 ...

docker info

Client:
 Debug Mode: false
 Plugins:
  app: Docker Application (Docker Inc., v0.8.0-beta2)
  buildx: Build with BuildKit (Docker Inc., v0.2.0-6-g509c4b6-tp)

Server:
 Containers: 3
  Running: 0
  Paused: 0
  Stopped: 3
 Images: 59
 Server Version: master-dockerproject-2019-04-28
 Storage Driver: windowsfilter (windows) lcow (linux)
  Windows:
  LCOW:
 Logging Driver: json-file
 Plugins:
  Volume: local
  Network: ics l2bridge l2tunnel nat null overlay transparent
  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
 Swarm: inactive
 Default Isolation: hyperv
 Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
 Operating System: Windows 10 Enterprise Version 1809 (OS Build 17763.437)
 OSType: windows
 Architecture: x86_64
 CPUs: 2
 Total Memory: 16GiB
 Name: ci-lcow-prod-1
 ID: 0ac02c9d-aaba-42f4-8749-5a64af3068d8
 Docker Root Dir: C:\ProgramData\docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: true
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

hcsdiag / docker ps output

PS C:\Windows\system32> hcsdiag list
aead7ab869d72fbcbee7501977e4d943a9021c243d17f766b5d610a6068628f6
    Hyper-V Linux Container,    Created, 1397E815-513B-43AF-B4BA-A21C233FCAE2, docker

c36ec25830c7449b5ff67c46550afc9198af2c34383b82f5df4d5f6595c2a963
    Hyper-V Linux Container,    Created, C3FB5DFE-3668-49F7-8B55-5EE8746030CF, docker

PS C:\Windows\system32> docker container ps
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES

If you point me in the right direction, I can provide more debug info.

@Iristyle
Copy link

Iristyle commented Apr 30, 2019

I should also note that the linuxkit binary I used to build the image was built with go 1.12.1 on Windows and is from https://github.com/linuxkit/linuxkit/commits/9d4ebc8adae8c9d8ec4ec389acf1adab153df5a1 if that's important.

UPDATE: I upgraded to go 1.12.4, built linuxkit from head of master at linuxkit/linuxkit@a3ac8f7 and the built LCOW image still hangs when starting. If I roll back to d5dfdbc everything is fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants