Project

General

Profile

Actions

Bug #10191

closed

Parameters passed to Docker container are not being used when creating new container

Added by Bryan Kearney about 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1204923
Description of problem:

Assigning values for Memory, CPU Share etc while creating a Docker container does not seem to be working, as the information displayed (UI and using docker inspect command) does not show that the parameters passed were used.

Version-Release number of selected component (if applicable):

  • Satellite-6.1.0-RHEL-7-20150320.1

How reproducible:

Steps to Reproduce:
1. Create a new Docker container using the web ui
2. Type 512m for Memory and 2 for CPU Share and finish the wizard
3.

Actual results:

The container created does not have the amount of memory and cpu share passed during the wizard

Expected results:

Additional info:


Related issues 1 (0 open1 closed)

Has duplicate Docker - Bug #11212: Error creating communicating with Docker. json: cannot unmarshal string into Go value of type int64Duplicate07/24/2015Actions
Actions #1

Updated by The Foreman Bot almost 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-docker/pull/115 added
  • Pull request deleted ()
Actions #2

Updated by Adam Ruzicka almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by David Davis over 8 years ago

  • Has duplicate Bug #11212: Error creating communicating with Docker. json: cannot unmarshal string into Go value of type int64 added
Actions

Also available in: Atom PDF