To whom it may concern,

 

I want to get an LXD image based on  7.6.1810. However, the images currently I can get they are based on 7.7.1908.

 

Is there any way I can build an image from the older version 7.6.1810?

 

 

I tried to use the distrobuilder tools, and do some hack in image.yaml,

 

$HOME/go/bin/distrobuilder --timeout 7200 build-dir image.yaml rootfs -o image.serial=20191029_07:08 -o image.architecture=x86_64 -o image.release=7 -o image.variant=default

 

image:

  distribution: centos

 

source:

  downloader: centos-http

  url: http://gpsbuild.corp.emc.com   point to one of my own servers where the default 7 is pointing to the 7.6.1810, but still no luck.

 

 

I can get an image, but seems at the steps after Run function in centos-http.go, it will always do some mirror upgrade and point to the newer version.

 

Could you please give me some suggestion about what’s my next step? I am quite new to Go and Centos, so it is pretty challenging for me to get to know all of the build steps.

 

 

Thanks,

Sharon








_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to