[baseimage]: incrase docker ramfs from 800MB to 900MB (#3582)

This commit is contained in:
lguohan 2019-10-09 07:40:01 -07:00 committed by GitHub
parent 1e7c458454
commit 8d2f67ef00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ FILESYSTEM_DOCKERFS=dockerfs.tar.gz
DOCKERFS_DIR=docker
## docker ramfs disk space
DOCKER_RAMFS_SIZE=800M
DOCKER_RAMFS_SIZE=900M
## Output file name for onie installer
OUTPUT_ONIE_IMAGE=target/sonic-$TARGET_MACHINE.bin