silikondistribution.blogg.se

Mac papers inc warehouse
Mac papers inc warehouse






  1. #MAC PAPERS INC WAREHOUSE INSTALL#
  2. #MAC PAPERS INC WAREHOUSE 64 BIT#
  3. #MAC PAPERS INC WAREHOUSE SOFTWARE#

#MAC PAPERS INC WAREHOUSE INSTALL#

Method 1: install docker CE online and configure the yum source of domestic docker Ce (Alibaba cloud) ~]# yum-config-manager -add-repo Ĭonfigure offline Yum source for docker Ce: Restart the crond service to make the configuration effective: Note: after modifying the SELinux configuration file, restart the machine, and SELinux can take effect permanently ~]# sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config ~]# service iptables stop & systemctl disable iptables The ~]#Yum install iptables services -y \y \ ~]# systemctl stop firewalld systemctl disable firewalld ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 #Configure the hosts file on xuegod63 and xuegod64 to make the hosts files of the two hosts consistentġ27.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 The command to restart the network service is as follows:

mac papers inc warehouse

#After modifying the configuration file, you need to restart the network service to make the configuration effective. Modify /etc/sysconfig/network-scripts/ifcfg-ens33File, which becomes as follows: TYPE=Ethernet Take the xuegod64 host as an example, modify the static ip: Host ip: 192.168.1.64 (this IP can be configured as a static IP according to your environment)Ĭonfiguration: 4vcpu/4gi memory Initialize experiment environment – install docker Configure static IPĬonfigure the virtual machine or physical machine as a static IP address, so that the IP address will not change after the machine is restarted.

#MAC PAPERS INC WAREHOUSE 64 BIT#

Host ip: 192.168.1.63 (this IP can be configured as a static IP according to your environment)Ĭreate a centos7.6 64 bit virtual machine Using registry to build a docker private warehouse Xuegod63 will use the docker private warehouse on xuegod64 to pull/push the image. I allocated 6gĭocker server address: xuegod63. With docker, you no longer have to worry about installing Linux services! Experimental environment planningĭocker private warehouse address: xuegod64 the memory required by the xuegod64 machine should be at least 2G. You only need to download the docker image and run a docker instance.

mac papers inc warehouse

#MAC PAPERS INC WAREHOUSE SOFTWARE#

With docker, all software will no longer use office Exe or lrzsz RPM and docker image. Using docker idea: directly download and start the docker instance using the registry image, so that the warehouse can be built successfully. Old idea: download the source code tar/yum install – install – modify the configuration file – start the service

mac papers inc warehouse

Registry record, register What are the advantages of a private image warehouse? Users can create a local warehouse for private use, and can use the official tool docker registry to configure a private image warehouseĭocker registry is an official tool that can be used to build private image repositories. Sometimes it may be inconvenient (sometimes inaccessible) to use a public warehouse such as docker hub. Introduction to docker privatized warehouse Introduction to private warehouseĭockerhub, do you still remember what you do?








Mac papers inc warehouse