Code Monkey home page Code Monkey logo

Comments (8)

MichaelSimons avatar MichaelSimons commented on June 10, 2024

@blitzd, can you provide the docker --version and the lsb-release -a from your host? Can you also provide the dotnet --info from the container?

from dotnet-docker.

k-dahl avatar k-dahl commented on June 10, 2024

@MichaelSimons

Docker version 1.9.1, build a34a1d5
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 15.10
Release:        15.10
Codename:       wily

As for the --info, I got this:

Unknown option: --info
.NET Command Line Tools (1.0.0-beta-001598)
Usage: dotnet mmon-options] mmand] guments]

Arguments:
  mmand]     The command to execute
  guments]   Arguments to pass to the command

Common Options (passed before the command):
  -v|--verbose  Enable verbose output
  --version     Display .NET CLI Version Info

Common Commands:
  new           Initialize a basic .NET project
  restore       Restore dependencies specified in the .NET project
  build         Builds a .NET project
  publish       Publishes a .NET project for deployment (including the runtime)
  run           Compiles and immediately executes a .NET project
  repl          Launch an interactive session (read, eval, print, loop)
  pack          Creates a NuGet package

It never returned from that, and then I got pinned at 100% again. Any suggestions for how to kill this without performing another reboot?

from dotnet-docker.

MichaelSimons avatar MichaelSimons commented on June 10, 2024

@blitzd Is your host by change an Azure VM? I am wondering if by you are encountering the same issue described in https://github.com/dotnet/cli/issues/2644#issuecomment-213632460. Have you also tried using a newer dotnet version? For example have you tried the microsoft/dotnet-preview image?

Regarding killing the container, did you try docker rm -fv CONTAINER_ID?

from dotnet-docker.

k-dahl avatar k-dahl commented on June 10, 2024

The host is on VMWare. I haven't tried any newer dotnet version - as I said I was just going through the walk-through, and assumed that :latest would be the newest image. rm -fv (or any other similar commands, just hang.

from dotnet-docker.

MichaelSimons avatar MichaelSimons commented on June 10, 2024

@blitzd, what kernel version is your host using?

from dotnet-docker.

k-dahl avatar k-dahl commented on June 10, 2024

@MichaelSimons

Linux webapps 4.2.0-27-generic #32-Ubuntu SMP Fri Jan 22 04:49:08 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

from dotnet-docker.

MichaelSimons avatar MichaelSimons commented on June 10, 2024

@blitzd - You may have hit moby/moby#18180 which is a docker issue. The solution on Ubuntu 15.10 is to Upgrade kernel to 4.2.0-30.35 or later.

from dotnet-docker.

k-dahl avatar k-dahl commented on June 10, 2024

@MichaelSimons Yes that looks to have been it, 30.35 update resolved the issue. Thanks for your help!

from dotnet-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.