记录2

 [BEGIN] // ::
Connecting to 192.168.114.130:...
Connection established.
To escape to local shell, press Ctrl+Alt+]. Welcome to Ubuntu 16.04. LTS (GNU/Linux 4.15.--generic x86_64) * Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage * Overheard at KubeCon: "microk8s.status just blew my mind". https://microk8s.io/docs/commands#microk8s.status 个可升级软件包。
个安全更新。 New release '18.04.3 LTS' available.
Run 'do-release-upgrade' to upgrade to it. *** 需要重启系统 ***
Last login: Wed Dec :: from 192.168.114.1
Welcome to Ubuntu 16.04. LTS (GNU/Linux 4.15.--generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
* Overheard at KubeCon: "microk8s.status just blew my mind".
https://microk8s.io/docs/commands#microk8s.status
个可升级软件包。
个安全更新。
New release '18.04.3 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
*** 需要重启系统 ***
Last login: Wed Dec :: from 192.168.114.1
root@coder:~# whoami
root
root@coder:~# ls
root@coder:~#
root@coder:~#
root@coder:~# su - coder
-->@coder:~$ ls
code examples.desktop 公共的 模板 视频 图片 文档 下载 音乐 桌面
-->@coder:~$
-->@coder:~$
-->@coder:~$ pwd
/home/coder
-->@coder:~$ cd ..
-->@coder:/home$ ls
coder
-->@coder:/home$ cd coder
-->@coder:~$ ls
code examples.desktop 公共的 模板 视频 图片 文档 下载 音乐 桌面
-->@coder:~$ mkdir myninx
-->@coder:~$ cd myninx/
-->@coder:~/myninx$ ls
-->@coder:~/myninx$ touch Dockerfile
-->@coder:~/myninx$ ls
Dockerfile
-->@coder:~/myninx$ FROM nginx
FROM:未找到命令
-->@coder:~/myninx$ ls
Dockerfile
-->@coder:~/myninx$
-->@coder:~/myninx$ vim Dockerfile FROM nginx
FROM nginx
RUN echo '<h1> hello, Docker1<h1>' > /usr/share/nginx/html/index.html
~
~
~
~
~
~
"Dockerfile" 2L, 81C 已写入
-->@coder:~/myninx$ docker search redis
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.40/images/search?limit=25&term=redis: dial unix /var/run/docker.sock: connect: permission denied
-->@coder:~/myninx$ sudo docker search redis
[sudo] coder 的密码:
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
redis Redis is an open source key-value store that… [OK]
bitnami/redis Bitnami Redis Docker Image [OK]
sameersbn/redis [OK]
grokzen/redis-cluster Redis cluster 3.0, 3.2, 4.0 & 5.0
rediscommander/redis-commander Alpine image for redis-commander - Redis man… [OK]
kubeguide/redis-master redis-master with "Hello World!"
redislabs/redis Clustered in-memory database engine compatib…
arm32v7/redis Redis is an open source key-value store that…
oliver006/redis_exporter Prometheus Exporter for Redis Metrics. Supp…
redislabs/redisearch Redis With the RedisSearch module pre-loaded…
webhippie/redis Docker images for Redis [OK]
s7anley/redis-sentinel-docker Redis Sentinel [OK]
insready/redis-stat Docker image for the real-time Redis monitor… [OK]
bitnami/redis-sentinel Bitnami Docker Image for Redis Sentinel [OK]
redislabs/redisgraph A graph database module for Redis [OK]
arm64v8/redis Redis is an open source key-value store that…
redislabs/redismod An automated build of redismod - latest Redi… [OK]
centos/redis--centos7 Redis in-memory data structure store, used a…
circleci/redis CircleCI images for Redis [OK]
frodenas/redis A Docker Image for Redis [OK]
runnable/redis-stunnel stunnel to redis provided by linking contain… [OK]
tiredofit/redis Redis Server w/ Zabbix monitoring and S6 Ove… [OK]
wodby/redis Redis container image with orchestration [OK]
xetamus/redis-resource forked redis-resource [OK]
cflondonservices/redis Docker image for running redis
-->@coder:~/myninx$ sudo docker search mysql
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
mysql MySQL is a widely used, open-source relation… [OK]
mariadb MariaDB is a community-developed fork of MyS… [OK]
mysql/mysql-server Optimized MySQL Server Docker images. Create… [OK]
centos/mysql--centos7 MySQL 5.7 SQL database server
centurylink/mysql Image containing mysql. Optimized to be link… [OK]
mysql/mysql-cluster Experimental MySQL Cluster Docker images. Cr…
deitch/mysql-backup REPLACED! Please use http://hub.docker.com/r… 41 [OK]
bitnami/mysql Bitnami MySQL Docker Image [OK]
tutum/mysql Base docker image to run a MySQL database se…
schickling/mysql-backup-s3 Backup MySQL to S3 (supports periodic backup… [OK]
prom/mysqld-exporter [OK]
linuxserver/mysql A Mysql container, brought to you by LinuxSe…
centos/mysql--centos7 MySQL 5.6 SQL database server
circleci/mysql MySQL is a widely used, open-source relation…
mysql/mysql-router MySQL Router provides transparent routing be…
arey/mysql-client Run a MySQL client from a docker container [OK]
openshift/mysql--centos7 DEPRECATED: A Centos7 based MySQL v5. image…
yloeffler/mysql-backup This image runs mysqldump to backup data usi… [OK]
fradelg/mysql-cron-backup MySQL/MariaDB database backup using cron tas… [OK]
genschsa/mysql-employees MySQL Employee Sample Database [OK]
devilbox/mysql Retagged MySQL, MariaDB and PerconaDB offici…
ansibleplaybookbundle/mysql-apb An APB which deploys RHSCL MySQL [OK]
jelastic/mysql An image of the MySQL database server mainta…
monasca/mysql-init A minimal decoupled init container for mysql
widdpim/mysql-client Dockerized MySQL Client (5.7) including Curl… [OK]
-->@coder:~/myninx$ sudo docker search httpd
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
httpd The Apache HTTP Server Project [OK]
centos/httpd--centos7 Platform for running Apache httpd 2.4 or bui…
centos/httpd [OK]
armhf/httpd The Apache HTTP Server Project
salim1983hoop/httpd24 Dockerfile running apache config [OK]
dariko/httpd-rproxy-ldap Apache httpd reverse proxy with LDAP authent… [OK]
solsson/httpd-openidc mod_auth_openidc on official httpd image, ve… [OK]
lead4good/httpd-fpm httpd server which connects via fcgi proxy h… [OK]
manasip/httpd
itsziget/httpd24 Extended HTTPD Docker image based on the off… [OK]
dockerpinata/httpd
interlutions/httpd httpd docker image with debian-based config … [OK]
manageiq/httpd_configmap_generator Httpd Configmap Generator [OK]
appertly/httpd Customized Apache HTTPD that uses a PHP-FPM … [OK]
izdock/httpd Production ready Apache HTTPD Web Server + m…
trollin/httpd
amd64/httpd The Apache HTTP Server Project
publici/httpd httpd:latest [OK]
e2eteam/httpd
buzzardev/httpd Based on the official httpd image [OK]
manageiq/httpd Container with httpd, built on CentOS for Ma… [OK]
ppc64le/httpd The Apache HTTP Server Project
alvistack/httpd Docker Image Packaging for Apache [OK]
hypoport/httpd-cgi httpd-cgi [OK]
tugboatqa/httpd The Apache HTTP Server Project
-->@coder:~/myninx$ sudo docker search php
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
php While designed for web development, the PHP … [OK]
phpmyadmin/phpmyadmin A web interface for MySQL and MariaDB. [OK]
php-zendserver Zend Server - the integrated PHP application… [OK]
webdevops/php-nginx Nginx with PHP-FPM [OK]
webdevops/php-apache-dev PHP with Apache for Development (eg. with xd… [OK]
webdevops/php-apache Apache with PHP-FPM (based on webdevops/php) [OK]
bitnami/php-fpm Bitnami PHP-FPM Docker Image [OK]
phpunit/phpunit PHPUnit is a programmer-oriented testing fra… [OK]
nazarpc/phpmyadmin phpMyAdmin as Docker container, based on off… [OK]
thecodingmachine/php General-purpose ultra-configurable PHP images [OK]
circleci/php CircleCI images for PHP
phpdockerio/php72-fpm PHP 7.2 FPM base container for PHPDocker.io. [OK]
adrianharabula/php7-with-oci8 Latest PHP 7.1 with apache and Oracle oci8 [OK]
bitnami/phpmyadmin Bitnami Docker Image for phpMyAdmin [OK]
phpdockerio/php7-fpm PHP FPM base container for PHPDocker.io. [OK]
devilbox/php-fpm PHP-FPM Docker images based on original PHP …
graze/php-alpine Smallish php7 alpine image with some common … [OK]
phpdockerio/php56-fpm PHP 5.6 FPM base container for PHPDocker.io [OK]
appsvc/php Azure App Service php dockerfiles [OK]
phpdockerio/php71-fpm PHP 7.1 FPM base container for PHPDocker.io. [OK]
phpdockerio/php72-cli PHP 7.2 CLI base container for PHPDocker.io. [OK]
phpdockerio/php7-cli PHP CLI base container image for PHPDocker… [OK]
phpdockerio/php71-cli PHP 7.1 CLI base container for PHPDocker.io. [OK]
phpdockerio/php56-cli PHP 5.6 CLI base container for PHPDocker.io … [OK]
isotopab/php Docker PHP [OK]
-->@coder:~/myninx$ sudo docker search tomcat
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
tomcat Apache Tomcat is an open source implementati… [OK]
tomee Apache TomEE is an all-Apache Java EE certif… [OK]
dordoka/tomcat Ubuntu 14.04, Oracle JDK and Tomcat base… [OK]
bitnami/tomcat Bitnami Tomcat Docker Image [OK]
kubeguide/tomcat-app Tomcat image for Chapter
consol/tomcat-7.0 Tomcat 7.0., , "admin/admin" [OK]
cloudesire/tomcat Tomcat server, // [OK]
aallam/tomcat-mysql Debian, Oracle JDK, Tomcat & MySQL [OK]
tutum/tomcat Base docker image to run a Tomcat applicatio…
arm32v7/tomcat Apache Tomcat is an open source implementati…
rightctrl/tomcat CentOS , Oracle Java, tomcat application ssl… [OK]
maluuba/tomcat7-java8 Tomcat7 with java8.
arm64v8/tomcat Apache Tomcat is an open source implementati…
amd64/tomcat Apache Tomcat is an open source implementati…
oobsri/tomcat8 Testing CI Jobs with different names.
camptocamp/tomcat-logback Docker image for tomcat with logback integra… [OK]
i386/tomcat Apache Tomcat is an open source implementati…
99taxis/tomcat7 Tomcat7 [OK]
ppc64le/tomcat Apache Tomcat is an open source implementati…
secoresearch/tomcat-varnish Tomcat and Varnish 5.0 [OK]
picoded/tomcat7 tomcat7 with jre8 and MANAGER_USER / MANAGER… [OK]
s390x/tomcat Apache Tomcat is an open source implementati…
jelastic/tomcat An image of the Tomcat Java application serv…
appsvc/tomcat
cfje/tomcat-resource Tomcat Concourse Resource
-->@coder:~/myninx$ sudo docker search node
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
node Node.js is a JavaScript-based platform for s… [OK]
mongo-express Web-based MongoDB admin interface, written w… [OK]
nodered/node-red-docker Deprecated - older Node-RED Docker images. [OK]
selenium/node-chrome [OK]
prom/node-exporter [OK]
selenium/node-firefox [OK]
circleci/node Node.js is a JavaScript-based platform for s…
readytalk/nodejs Node.js based off the official Debian Wheezy… [OK]
kkarczmarczyk/node-yarn Node docker image with yarn package manager … [OK]
digitallyseamless/nodejs-bower-grunt Node.js w/ Bower & Grunt Dockerfile for tru… [OK]
bitnami/node Bitnami Node.js Docker Image [OK]
iron/node Tiny Node image
calico/node [OK]
appsvc/node Azure App Service Node.js dockerfiles [OK]
centos/nodejs--centos7 Platform for building and running Node.js …
cusspvz/node

docker 学习操作记录 2的更多相关文章

  1. docker 学习操作记录 5-2

    记录5-2 root@53d0a643a2c7:/# quit bash: quit: command not found root@53d0a643a2c7:/# exit exit -->@ ...

  2. docker 学习操作记录 5

    记录5 * Overheard at KubeCon: "microk8s.status just blew my mind". https://microk8s.io/docs/ ...

  3. docker 学习操作记录 5-1

    记录5-1 [BEGIN] // :: Connecting to ... Connection established. To escape to local shell, press Ctrl+A ...

  4. docker 学习操作记录 4

    记录3 [BEGIN] // :: Connecting to ... Connection established. To escape to local shell, press Ctrl+Alt ...

  5. docker 学习操作记录 1

    记录1 Xshell (Build ) Copyright (c) NetSarang Computer, Inc. All rights reserved. Type `help' to learn ...

  6. docker 学习操作记录 3

    记录3 [BEGIN] // :: Last :: from 192.168.114.1 root@coder:~# man addgroup ADDUSER() System Manager's M ...

  7. Docker学习要点记录

    Docker的架构和底层技术: 1.docker提供了一个开发,打包,运行app的平台2.把APP和底层infrastructure隔离开来 docker底层技术支持: 1>Namespaces ...

  8. Docker 学习之镜像导入导出及推送阿里云服务器(三)

    在前面两节里主要就是记录一些docker的基本的操作,包括搜索镜像,拉取镜像,根据镜像创建容器等等,在这一节主要就是记录Docker对于镜像文件的导入导出,及推送到阿里云再从阿里云获取镜像. 一.镜像 ...

  9. Docker学习(四): 操作容器

    特别声明: 博文主要是学习过程中的知识整理,以便之后的查阅回顾.部分内容来源于网络(如有摘录未标注请指出).内容如有差错,也欢迎指正! =============系列文章============= 1 ...

随机推荐

  1. mvc5 源码解析2-1:mvchandler的执行

    上一节说在urlroutingmodule中mvchandler 映射到httpcontext上,那mvchandler又是怎么执行的呢? (1).httpruntime 从isapiruntime  ...

  2. moodle3.7上传中文文件,无法引用,图片不显示

    初始安装moodle3.7 上传图片,名称为中文时,无法引用图片,图片不显示.这里采用修改moodle根目录下的config.php文件, 添加了变量$CFG->slasharguments = ...

  3. Clang交叉编译初识

    最近工作中要编译一个第三方的C库用于iOS端使用,我直接在Mac OS的终端中./configure & make & make install常规走下来,却无法在真机iOS上使用,提 ...

  4. Mac OS中的”任务管理器“

    在开发使用过程中,经常需要通过任务管理器来查看进程的一些情况以及杀掉一些进程,Mac中也有类似于Windows的”资源管理器“. 启动台->其他 找到”活动监视器“ 活动监视器即是”任务管理器“ ...

  5. 由MQTT topic的正则表达式匹配引发的特殊字符"/"匹配思考

    正则表达式中的'/'替换 近期项目对接OneNET的MQTT物联网套件,需要完成命令下发流程. 流程要求: (1)设备在接收平台下发的命令(topic为$sys/{pid}/{device-name} ...

  6. MYSQL GTID 复制

    MySQL5.7以后都基本用GTID方式复制了,相对于binlog和position号方式,在failover时候减少很多人工切换操作 GTID,global transaction identiti ...

  7. nginx无网络启动失败——proxy_pass域名DNS解析出错

    问题: nginx启动或者reload的时候,会对proxy_pass后面的域名进行DNS解析,如果解析失败,启动就会失败或者reload失败. 我们是to B的产品,客户的环境可能是不通公网的,因此 ...

  8. centos7 安装 ffmpeg

    升级系统 yum install epel-release -yyum update -y 安装Nux Dextop Yum源 由于centos 没有官方软件包,我们可以使用第三方YUM源(Nux D ...

  9. nginx $remote_addr 详解

    1. 参考:https://blog.51cto.com/cuidehua/1827244?source=drt

  10. Java面试题:HashMap和HashTable的区别

    HashMap和HashTable的区别是面试时面试官经常问的问题,在回答的时候可以选择重点做回答,区别主要有下面几点:key和value的取值范围不同HashMap和HashTable都是基于哈希表 ...