similar to: Docker swarm service misconfigured in FirewallD / CentOS 7

Displaying 20 results from an estimated 9000 matches similar to: "Docker swarm service misconfigured in FirewallD / CentOS 7"

2017 Jul 04
1
Request WIKI for docker / docker swarm on CentOS 7.x
Dear Sir, I would like to contribute Rancher / Docker Swarm on CentOS and related WIKI. Please advise what do I need to for this WIKI. Thank you! Xlord -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20170704/c197bbc3/attachment.html>
2018 May 20
1
Issue using tinc-vpn on Windows Server 1709 with Docker Overlay Network
Hi Etienne, Am 20.05.2018 um 10:58 schrieb Etienne Dechamps: > Hi Marc, > > A number of bugs have been found and fixed in the code that deals with > Windows devices in tinc 1.1: > > https://github.com/gsliepen/tinc/pull/169 > https://github.com/gsliepen/tinc/pull/173 > https://github.com/gsliepen/tinc/pull/174 > https://github.com/gsliepen/tinc/pull/181 >
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
2020 May 18
1
docker-firewalld
On Mon, May 18, 2020 at 10:38:24AM -0400, Jonathan Billings wrote: > On Mon, May 18, 2020 at 07:52:41PM +0530, Thomas Stephen Lee wrote: > > https://fedoraproject.org/wiki/Changes/firewalld_default_to_nftables > > > > mentions a > > > > docker-firewalld > > > > where can I find that package or source code? > > That was just one of the proposed
2020 May 18
4
docker-firewalld
Hi, https://fedoraproject.org/wiki/Changes/firewalld_default_to_nftables mentions a docker-firewalld where can I find that package or source code? thanks --- Lee
2007 Mar 19
3
Swarm (win95 game) leaving fragments
Hi all, installed the old space shooter Swarm and it is running fine pleased to say except artefacts of lasers and rockets that have been fired staying on screen for up to another 6 seconds. This is as you can imagine a bit irritating as they move with and stay on the screen. Wine x.19. Have set the game to 'unmanaged' by the window manager as was suggested here in another thread, but
2008 Jun 28
2
[LLVMdev] LLVM under code swarm
Hello, Everyone. For those, who saw crazy videos from code swarm (http://vis.cs.ucdavis.edu/~ogawa/codeswarm/) and asked 'what's about LLVM' I've created two videos: 1. clang: http://vimeo.com/1242653 2. LLVM itself: http://vimeo.com/1246374 Enjoy! If anybody wants 'sources' for recreation of these videos (e.g. changing settings, etc) - just drop e-mail to me. -- With
2020 May 18
0
docker-firewalld
On Mon, May 18, 2020 at 07:52:41PM +0530, Thomas Stephen Lee wrote: > https://fedoraproject.org/wiki/Changes/firewalld_default_to_nftables > > mentions a > > docker-firewalld > > where can I find that package or source code? That was just one of the proposed solutions. It looks like the moby-engine packager went with Proposed fix 1, since it includes a:
2018 Aug 15
0
Docker + firewalld
Hello, I am using Centos7 + Docker CE (docker-ce-18.03.1.ce-1.el7.centos.x86_64), in the following setup 1) On interface br-ee1ac3f6bbaf I have network 172.16.26/24 2) Network from (1) is routed via the IP address of eth0 of the CentOS machine 3) Access to machines in network (1) is direct, without port forwarding I want to be able to reach other machines in other subnet from the IP address
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 May 31
0
docker-firewalld
As matter of interest, why would you want to run firewalld inside docker?
2018 Apr 05
4
Unable to access network from docker container
I have recently installed docker and playing around with it. On a CentOS 7 machine, however, I am unable to get access to the outside internet, thus yum ... fails. The host machine runs fine. I am wondering if there are some networking setting on the host I need to modify to allow the docker container to connect to the outside?
2018 May 03
0
GA/SWARM Hyperparameter (HP) Optimisation for Classification based Machine Learning
Hi, I believe that Caret uses a ?grid-serach approach. I was wondering if: 1 There are more efficient implementations for HP tuning for classification algos?(eg XGboost, CatBoost, SVM, RF etc),?using say?GM/SWARM approaches, akin to Google's approach AutoML for Image related Net problems? 2 This one is most probably wishful thinking, but is anyone looking at GM/SWARM at HP tuning across models
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
2019 Mar 12
2
KVM-Docker-Networking using TAP and MACVLAN
Hi everyone! I have the following requirement: I need to connect a set of Docker containers to a KVM. The containers shall be isolated in a way that they cannot communicate to each other without going through the KVM, which will act as router/firewall. For this, I thought about the following simple setup (as opposed to a more complex one involving a bridge with vlan_filtering and a seperate VLAN
2007 Nov 27
0
virtualization + libvirt (with ruby bindings) + swarm idea (from azureus) to migrate virtual machines?!
Oh yeah! I''m working on a web interface to manage virtualization tecnologies like xen, kvm and lguest using libvirt connection. I need help! How i can code something like swarm (see azureus bittorrent client screenshots to understand) ? -- Regards, Luiz Vitor Vitor Martinez Cardoso. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
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
2020 Mar 04
2
Running CentOS 6 in a Docker container on a non-CentOS host
I have to support a legacy build that runs on CentOS 6. I?m new to Docker and would like to use the official CentOS 6.10 image (https://github.com/CentOS/sig-cloud-instance-images/blob/da050e2fc6c28d8d72d8bf78c49537247b5ddf76/docker/Dockerfile <https://github.com/CentOS/sig-cloud-instance-images/blob/da050e2fc6c28d8d72d8bf78c49537247b5ddf76/docker/Dockerfile>) as a Docker container on
2015 Feb 02
2
docs update suggestions for docker and related packages
What's the best place to update the docs/howto for docker and related packages on centos? Could I add to http://wiki.centos.org/Cloud/Docker?highlight=(docker) or is this for the rhel-recompiled docker? Also, what about docker-registry? Does that need a new page? -- Lokesh Freenode, OFTC: lsm5 GPG: 0xC7C3A0DD -------------- next part -------------- A non-text attachment was scrubbed... Name: