mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 11:54:37 +00:00
Use latest version tools
This commit is contained in:
@@ -62,7 +62,7 @@ $ docker inspect web
|
||||
$ docker run --rm -it \
|
||||
# -v $HOME/.bash_history:/root/.bash_history \
|
||||
--mount type=bind,source=$HOME/.bash_history,target=/root/.bash_history \
|
||||
ubuntu:18.04 \
|
||||
ubuntu:24.04 \
|
||||
bash
|
||||
|
||||
root@2affd44b4667:/# history
|
||||
|
||||
Reference in New Issue
Block a user