update readme

This commit is contained in:
zhh 2018-11-27 11:05:54 +08:00
parent 0f094431d1
commit e6e174a73a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
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
of this software and associated documentation files (the "Software"), to deal

View File

@ -3,7 +3,7 @@
## Docker 镜像常用命令
### 搜索镜像
docker search java
###下载镜像
### 下载镜像
docker pull java:8
docker pull macro/eureka-server:0.0.1
### 列出镜像