Skip to content

Commit

Permalink
vbox扩容
Browse files Browse the repository at this point in the history
  • Loading branch information
hypchina committed Sep 13, 2020
1 parent 065a1e3 commit 64bfb3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion compose-test-code.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,6 @@ docker run -di --name=test_es -e "ES_JAVA_OPTS=-Xms512m -Xmx512m" -e "discovery.

docker exec -it my-es bash
# 修改了环境变量 立即生效
source /etc/profile
source /etc/profile
# 进入vbox安装目录 执行对硬盘的扩容
.\VBoxManage.exe modifymedium "D:\VirtualBox VMs\ubuntu\ubuntu-disk001.vdi" --resize 20000

0 comments on commit 64bfb3f

Please sign in to comment.