From 0fbff0b90b6682d85ff4d214b7315c60506e6cb2 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 6 Feb 2016 16:44:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb08b4..db653a7 100644 --- a/README.md +++ b/README.md @@ -87,4 +87,4 @@ Example: You can also put your .tbz2 file externally built inside `entropy_artifacts/` in your workspace folder (you can create it if not already present) and run `sabayon-createrepo` to generate a repository from them. - +In both `sabayon-createrepo` and `sabayon-buildpackages` you can override the docker image used with the environment variable `DOCKER_IMAGE`.