update readme
This commit is contained in:
parent
0f094431d1
commit
e6e174a73a
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2018-present macrozheng
|
Copyright (c) 2018-2019 macrozheng
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
## Docker 镜像常用命令
|
## Docker 镜像常用命令
|
||||||
### 搜索镜像
|
### 搜索镜像
|
||||||
docker search java
|
docker search java
|
||||||
###下载镜像
|
### 下载镜像
|
||||||
docker pull java:8
|
docker pull java:8
|
||||||
docker pull macro/eureka-server:0.0.1
|
docker pull macro/eureka-server:0.0.1
|
||||||
### 列出镜像
|
### 列出镜像
|
||||||
|
Loading…
x
Reference in New Issue
Block a user