This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
builder
/
lxc
History
Megan Marsh
57dd1c3ca2
Merge pull request
#6543
from thedrow/lxc-root-path
...
Determine lxc root according to the running user
2018-08-06 11:34:01 -07:00
..
artifact.go
[lxc] go fmt our files
2017-09-05 15:18:07 -07:00
builder_test.go
cleanup imports and rebase artifacts
2017-09-05 15:23:22 -07:00
builder.go
fix imports
2018-01-24 17:09:17 -08:00
command.go
don't chown to close the security issue
2018-05-16 21:40:22 +00:00
communicator_test.go
run goimports
2018-01-22 17:21:10 -08:00
communicator.go
Remove privilege escalation with sudo when copying files. Preserve file permission mapping when copying files.
2018-07-29 16:03:01 +03:00
config.go
run goimports
2018-01-22 17:21:10 -08:00
step_export.go
Locate lxc root directory when exporting as well.
2018-07-29 16:14:17 +03:00
step_lxc_create.go
Determine lxc root according to the running user.
2018-07-29 13:16:41 +03:00
step_prepare_output_dir.go
fix imports
2018-01-24 17:09:17 -08:00
step_provision.go
fix imports
2018-01-24 17:09:17 -08:00
step_wait_init.go
fix imports
2018-01-24 17:09:17 -08:00