ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. container
    Log in to post
    • All categories
    • OksanaO

      Scanning Images for Potential Threats with Snyk

      Watching Ignoring Scheduled Pinned Locked Moved Starwind cyber security cybersecurity starwind azure container
      1
      1 Votes
      1 Posts
      283 Views
      No one has replied
    • matteo nunziatiM

      unlimited windows containers on a single host?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion docker windows server 2016 licences container
      9
      0 Votes
      9 Posts
      957 Views
      matteo nunziatiM

      @scottalanmiller sorry I wanted to answer @flaxking but ended up replying to yours reply xD

    • Emad RE

      Check my 2 min audio theory on Containers

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion containers container docker virtualization
      111
      0 Votes
      111 Posts
      10k Views
      scottalanmillerS

      @flaxking said in Check my 2 min audio theory on Containers:

      @scottalanmiller said in Check my 2 min audio theory on Containers:

      @flaxking said in Check my 2 min audio theory on Containers:

      What you're talking about is one aspect of part of implementing DevOps that is often misinterpreted to mean the whole of it. And yes, it is stupid to call that DevOps. That's just Ops using different tools.

      I see it as the opposite. Patrick's core DevOps...

      "Thanks to the devopsdays conference, the idea of devops seems to live on. While talking with other people about it, I realize that it is difficult to frame it within the current IT landscape. At lot of the ideas are coming from different kinds of emerging technologies (T) and process management (P) approaches.

      For me the two most important observations are:

      there is a increase in feedback loops between business, all parts of the delivery process and operations thanks to this feedback loops we increase the quality and speed up the flow"

      This is the core of DevOps, not well described, but pretty clearly about IT, not development. This is the core. Very, very loosely defined to the point of useless, sure.

      Then things like DevOps talking dev itself is the extra, the tack on later. It's not "part of" devops, any more than it is of any operations. And just how operations doesn't cease to exist without developers, neither does DevOps.

      I believe everything on that page is all meant to be within the context of companies doing development. But I agree, the core of DevOps is about Ops and Business practices. However, I firmly believe the name DevOps comes from Ops and Development working together, and thus the reason why discussions of DevOps implementation specifics centre around companies doing software development. Though just based on that page, I could see why someone could still take a different view. However, I consider The DevOps Handbook to be the definitive source, rather than notes on the initial discussions.

      I think doing that makes DevOps a pointless, useless concept. Hopefully that's not what he intended. As an ops practice, it has tremendous value. As a merger of dev and ops, it's just bluster.

    • scottalanmillerS

      Installing LXD for LXC on Fedora 28

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lxc lxd fedora fedora 28 linux container
      5
      0 Votes
      5 Posts
      2k Views
      stacksofplatesS

      This one seems to make more sense since its installed from a snap like what Ubuntu does by default.

      https://www.cyberciti.biz/faq/how-to-install-setup-lxd-on-fedora-linux/

    • scottalanmillerS

      Getting Started with LXD on Ubuntu 17.04

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux ubuntu ubuntu 17.04 lxc lxd containerization container article
      10
      3 Votes
      10 Posts
      4k Views
      scottalanmillerS

      @dashrender said in Getting Started with LXD on Ubuntu 17.04:

      @scottalanmiller said in Getting Started with LXD on Ubuntu 17.04:

      @dashrender said in Getting Started with LXD on Ubuntu 17.04:

      @scottalanmiller said in Getting Started with LXD on Ubuntu 17.04:

      @black3dynamite said in Getting Started with LXD on Ubuntu 17.04:

      @scottalanmiller
      Are you running KVM and LXD on the same machine?

      I am, yes.

      Wouldn't this be the expectation? in many if not most cases?

      If you know my particular case, yes it would be an expectation. In a more common scenario, no, not so much.

      Wouldn't you typically have LXD on a hypervisor?

      LXD is a Type-C hypervisor, so while having it on top of a Type 1 is common, having it on bare metal is also common.

    • travisdh1T

      Found a very handy Docker container today..

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion docker container
      1
      1 Votes
      1 Posts
      606 Views
      No one has replied
    • AlyRagabA

      Docker Commit

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion docker container containerization
      12
      2 Votes
      12 Posts
      2k Views
      Emad RE

      @AlyRagab

      The web UI benefit is that it allowed me to understand why everytime I launch container it spawned a new one and made new generic name for it, and helped me understand more visually.

      However You can do much more from it, than stop/start/restart/commit containers, and monitoring them. When it comes to doing edits its advised you do everything from command.

      I actually never heard of supervisord until you mentioned it, thus I ran the default which I reckon is each process in a separate container and never had any issues yet.

      For me the important thing I learned exploring docker is distinction between application containers and OS containers, and how to approach each.

      Since you mentioned centos in docker, you might want to check Alpine Linux images, cause they fit the Just enough OS ideology of docker (or was that VMware Photon).

    • StrongBadS

      Containerizing Spiceworks on Windows 2012 R2

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion spiceworks container containerization help desk windows windows server 2012 r2
      3
      1 Votes
      3 Posts
      1k Views
      StrongBadS

      Lots of VMs creates a licensing nightmare. Sure with a Datacenter license that would be no big deal, but I don't have that.

    • mlnewsM

      How Container Networking May Be Disruptive

      Watching Ignoring Scheduled Pinned Locked Moved News container networking
      1
      1 Votes
      1 Posts
      840 Views
      No one has replied
    • mlnewsM

      Practical Docker from How To Forge

      Watching Ignoring Scheduled Pinned Locked Moved News docker container containerization howtoforge
      1
      3 Votes
      1 Posts
      792 Views
      No one has replied
    • stacksofplatesS

      Small LXC Writeup

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lxc how to linux container
      1
      4 Votes
      1 Posts
      1k Views
      No one has replied
    • DustinB3403D

      Topics on the Merits and Downfalls of Containerization

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion docker containerization container applications
      23
      2 Votes
      23 Posts
      5k Views
      scottalanmillerS

      @dafyre said:

      @scottalanmiller said:

      @dafyre said:

      @scottalanmiller said:

      Yeah, some definitely will.

      I wonder what that will do against Virtualization platforms like XenServer, VMware, et al...

      if an lxc-container is functionally equivalent to a VM... Would it be possible to run Windows in an lxc-container... That type of thing.

      No, we've had those containers for a decade and we are nowhere near having Windows in them. They all share the parents' kernel by definition. So no Windows coming on Linux containers. Much closer to PV Windows on Xen, at least that has been done in a lab.

      What about Containerization on Windows? Didn't OpenVZ or Virtuozzo...used to offer something like that?

      You can, in theory, make Windows containers on Windows. But you have to be on Windows already.

    • mlnewsM

      Financial Executives Sound Off on Container Technology on Wall Street

      Watching Ignoring Scheduled Pinned Locked Moved News eweek container containerization
      2
      0 Votes
      2 Posts
      1k Views
      scottalanmillerS

      I find this one a little surprising. When I worked on Wall St. we were rolling out containers in 2006. If these banks are just talking about "looking into" containers now, they are a full decade behind where we were.

    • mlnewsM

      Manage Docker from Inside of Minecraft

      Watching Ignoring Scheduled Pinned Locked Moved News docker minecraft containerization container
      5
      1 Votes
      5 Posts
      1k Views
      DustinB3403D

      For anyone on Xen. . .

      Preview of XenServer support for Docker and Container Management

    • mlnewsM

      Rackspace Adds Containers as a Service

      Watching Ignoring Scheduled Pinned Locked Moved News rackspace eweek containerization cloud computing container open stack docker carina
      1
      1 Votes
      1 Posts
      929 Views
      No one has replied
    • mlnewsM

      Hypernetes bring Kubernetes and OpenStack Together

      Watching Ignoring Scheduled Pinned Locked Moved News hypernetes containerization open stack kubernetes cloud computing infoworld container
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • mlnewsM

      Red Hat Focuses on Container Security

      Watching Ignoring Scheduled Pinned Locked Moved News eweek red hat linux container
      1
      1 Votes
      1 Posts
      887 Views
      No one has replied
    • mlnewsM

      Google, VMware and CoreOS Debate the State of Containers

      Watching Ignoring Scheduled Pinned Locked Moved News infoworld google vmware coreos container containerization
      1
      1 Votes
      1 Posts
      947 Views
      No one has replied
    • mlnewsM

      HyperV Nested Virtualization Announced for Container Support

      Watching Ignoring Scheduled Pinned Locked Moved News hyperv container hypervisor virtualization containerization nested virtualization
      41
      2 Votes
      41 Posts
      9k Views
      dafyreD

      @Dashrender said:

      I've already told Scott I would love to see one of the first major projects on the new NTG lab be to setup a ZT network.

      I like this idea. We could use the ZT Network for the NTG lab as a management network or something.

    • mlnewsM

      Red Hat Enterprise Linux RHEL 7.2 Enters Beta

      Watching Ignoring Scheduled Pinned Locked Moved News rhel linux centos container rhel 7.2 containerization
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • 1
    • 2
    • 1 / 2