similar to: Docker log level

Displaying 20 results from an estimated 60000 matches similar to: "Docker log level"

2018 Dec 27
1
Docker + ipv6
Hello, i want to use docker with ipv6. i install docker and edit the /etc/docker/daemon.json: { "ipv6": true } Message: [root at froodo network-scripts]# systemctl status docker ? docker.service - Docker Application Container Engine Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Do
2016 Dec 29
0
tinc using docker containers
On Tue, Dec 27, 2016 at 12:16:04AM +0000, Guillermo Bisheimer wrote: > I've recently built a docker container to easily install and configure tinc > 1.1pre14 in any machine using docker containers. I've created a Github repo > in https://github.com/bys-control/docker-tinc Great! One comment: ifconfig is considered deprecated on Linux. I'm sure the command will stay around,
2017 Dec 01
1
C7 and docker storage
Gianluca Cecchi <gianluca.cecchi at gmail.com> wrote: > Date: Thu, 30 Nov 2017 09:55:58 +0100 > On Wed, Nov 29, 2017 at 10:23 PM, <m.roth at 5-cent.us> wrote: > >> The latter would explain the message my user's job gave him when it tried >> to umount / >> >> A bit of googling, and I see something called overlayFS can be used... but >> I know
2016 Dec 27
2
tinc using docker containers
I've recently built a docker container to easily install and configure tinc 1.1pre14 in any machine using docker containers. I've created a Github repo in https://github.com/bys-control/docker-tinc I'm working in a WEB based admin interface for managing tinc daemons. Right now it's just a JSON API for tinc, but I'm working in developing the front end. Any
2017 Nov 29
2
C7 and docker storage
Was working on docker on a server, and on startup, I see Nov 29 10:58:27 <servername> dockerd-current: time="2017-11-29T10:58:27.612849959-05:00" level=warning msg="devmapper: Usage of loopback devices is strongly discouraged for production use. Please use `--storage-opt dm.thinpooldev` or use `man docker` to refer to dm.thinpooldev section." Nov 29 10:58:27
2017 Nov 03
0
Semi-OT: a docker log question
Hi, folks, Is there *any* way, other than writing my own logging driver, to get the docker daemon to write to its very own file, like, say, /var/log/docker, so that it doesn't spew crap into /var/log/messages? Thanks in advance. mark
2017 Nov 30
0
C 7, docker, and storage
I may have missed some overnight replies to my question from yesterday - if so, sorry. >From my googling, it looks like I should change from the loopback device to overlayFS (with overlay2). What I haven't found is, first and foremost, more clarity on configuring storage. It *appears* that the loopback storage is just a directory under /var/lib/docker (yet I see a reference in
2017 Oct 27
0
C7, docker, logging
Hi, folks, Well my user had errors, so I got to restart the docker daemon with --log-level=warn. And it still dumps many of what appears to be a start of a thread Oct 27 01:08:32 nice docker/38c522448368[13725]: 4 8 r_TtAr r_TtBMD r_CtBMD r_CtTh r_TbBMD r_TbN r_TbTh r_CtBATA t_TtAr t_TtBMD t_CtBMD t_CtTh t_TbBMD t_TbN t_TbTh t_CtBATA r_MoArt t_MoArt r_CtTh_EC
2016 Mar 04
0
status for centos-release-docker and docker packages
On 03/03/16 16:23, Lokesh Mandvekar wrote: > > I have rpm sources for centos-release-docker at > https://github.com/CentOS-virt7/centos-release-docker > > Some updated packages available on centos-docker-common-testing branch are: > docker: http://cbs.centos.org/koji/buildinfo?buildID=9932 > atomic: http://cbs.centos.org/koji/buildinfo?buildID=10046 >
2016 Mar 03
2
status for centos-release-docker and docker packages
I have rpm sources for centos-release-docker at https://github.com/CentOS-virt7/centos-release-docker Some updated packages available on centos-docker-common-testing branch are: docker: http://cbs.centos.org/koji/buildinfo?buildID=9932 atomic: http://cbs.centos.org/koji/buildinfo?buildID=10046 docker-distribution: http://cbs.centos.org/koji/buildinfo?buildID=9950 I think I need to have the
2016 Jun 10
2
[CentOS-devel] docker and docker-latest packages on CentOS Virt SIG
Moving this discussion to centos-virt@ as it's upto the SIG to decide on how this moves ahead. I'm hoping to have 2 new koji tag sets: virt7-docker-fedora-* (will have fedora rpms rebuilt) virt7-docker-el-* (will have rhel candidate builds before they are released or land in centos extras) The -el-* repos will help to have Virt SIG as sort of an upstream and early QA for both RHEL and
2016 Jun 13
0
[CentOS-devel] docker and docker-latest packages on CentOS Virt SIG
On Fri, Jun 10, 2016 at 9:11 PM, Lokesh Mandvekar <lsm5 at fedoraproject.org> wrote: > Moving this discussion to centos-virt@ as it's upto the SIG to decide on > how this moves ahead. > > I'm hoping to have 2 new koji tag sets: > > virt7-docker-fedora-* (will have fedora rpms rebuilt) > virt7-docker-el-* (will have rhel candidate builds before they are released
2016 Jun 13
0
[CentOS-devel] docker and docker-latest packages on CentOS Virt SIG
On Mon, Jun 13, 2016 at 12:23 PM, Nico Kadel-Garcia <nkadel at gmail.com> wrote: > On Mon, Jun 13, 2016 at 6:39 AM, George Dunlap <dunlapg at umich.edu> wrote: >> On Fri, Jun 10, 2016 at 9:11 PM, Lokesh Mandvekar >> <lsm5 at fedoraproject.org> wrote: >>> Moving this discussion to centos-virt@ as it's upto the SIG to decide on >>> how this
2014 Jul 09
0
Release for CentOS 6 and 7 images in the docker index
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We would like to announce the availability of CentOS Linux docker images, via the docker index. =========== Information To use these images, you will need to first install and start the docker service. Documentation about this may be found at http://wiki.centos.org/Cloud/Docker or https://docs.docker.com/installation/centos/ The kickstarts used
2020 Aug 10
1
Docker container isolation not working in CentOS 7
Le 10/08/2020 ? 17:03, Roberto Ragusa a ?crit?: > Where is your docker coming from? >From the CentOS repository on Docker.com: $ head -n 7 /etc/yum.repos.d/docker-ce.repo [docker-ce-stable] name=Docker CE Stable - $basearch baseurl=https://download.docker.com/linux/centos/7/$basearch/stable enabled=1 gpgcheck=1 gpgkey=https://download.docker.com/linux/centos/gpg Nearly all the online
2020 Aug 10
3
Docker container isolation not working in CentOS 7
Hi, I've decided to use these summer holidays to wrap my head around Docker and its quirks. Spent the last couple weeks working through a Udemy tutorial and a thick book about Docker, and I have Docker CE installed on two machines: * my workstation running OpenSUSE Leap 15.1 * a public sandbox server running CentOS 7 I'm currently fiddling with custom networks and container
2016 Dec 29
0
Allow direct connection between some (but not all) nodes on the network (Guus Sliepen)
Guus Sliepen, I am working in a zeroconf setup for tinc called tzk, that could allow you to make this easily https://github.com/NebTex/tzk/ it will make better readme this weekend but you need a public machine with a public domain - subdomain pointed to it, the script will install tinc, consul (that is used for coordinate the vpn), and caddy a small reverse proxy for expose consul to the public
2015 Feb 16
0
"docker-master" package: daily builds of docker master branch
Daily builds of docker master branch are available in the virt SIG repository as package 'docker-master': http://cbs.centos.org/koji/buildinfo?buildID=690 Should mostly work fine though use it AT YOUR OWN RISK. If you'd prefer to use something stable, you could choose between the RHEL-recompiled 'docker' package available in centos-extras and the 'docker' package
2018 Dec 27
0
Re: centos docker which repo (centos or docker)
On Thu, 27 Dec 2018 11:56 CET, ralf.prengel at ... wrote: <snip> > My question: > > Should I use docker from the standard repo or the version from the docker-repo? Main diff between std-repo and docker-repo: std-repo: works. stable. not the newest, shiniest version, but one that works. docker-repo: works most of the time mostly, has sometimes a erratic or memory-eating
2016 Jun 13
2
[CentOS-devel] docker and docker-latest packages on CentOS Virt SIG
On Mon, Jun 13, 2016 at 6:39 AM, George Dunlap <dunlapg at umich.edu> wrote: > On Fri, Jun 10, 2016 at 9:11 PM, Lokesh Mandvekar > <lsm5 at fedoraproject.org> wrote: >> Moving this discussion to centos-virt@ as it's upto the SIG to decide on >> how this moves ahead. >> >> I'm hoping to have 2 new koji tag sets: >> >>