Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker container exit with code 139 #1014

Closed
GitSoftwareNow opened this issue May 21, 2020 · 3 comments
Closed

docker container exit with code 139 #1014

GitSoftwareNow opened this issue May 21, 2020 · 3 comments

Comments

@GitSoftwareNow
Copy link

root@test11#docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7b606d820b89 android "/anbox-init.sh" 15 hours ago Exited (139) 15 hours ago condescending_jackson

root@test11:/home# docker logs 7b606d820b89
root@test11:/home#

@buliverd53
Copy link

Same here =/

docker info
Client:
 Debug Mode: false

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 1
 Server Version: 19.03.8
 Storage Driver: overlay2
  Backing Filesystem: <unknown>
  Supports d_type: true
  Native Overlay Diff: true
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
 init version: fec3683
 Security Options:
  seccomp
   Profile: default
 Kernel Version: 4.19.84-microsoft-standard
 Operating System: Docker Desktop
 OSType: linux
 Architecture: x86_64
 CPUs: 6
 Total Memory: 12.44GiB
 Name: docker-desktop
 ID: 36FV:UDZS:ABTQ:SNR2:ARME:XJ6Y:RI5P:AUO7:FLRN:OAW5:JGYU:VAUX
 Docker Root Dir: /var/lib/docker
 Debug Mode: true
  File Descriptors: 42
  Goroutines: 55
  System Time: 2020-05-22T13:43:13.1280568Z
  EventsListeners: 3
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
 Product License: Community Engine

WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled

@GitSoftwareNow
Copy link
Author

no logs here

@thaJeztah
Copy link
Member

There's some information in this comment: #1019 (comment)

Please keep in mind that the GitHub issue tracker is not intended as a general support forum,
but for reporting bugs and feature requests. For other type of questions, consider using one of;

I'm closing this issue because this is not a bug, but feel free to continue the conversation

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

No branches or pull requests

3 participants