fixed wording
This commit is contained in:
parent
304f2b2e32
commit
29f5a1394d
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -125,12 +125,13 @@ In case a sysadmin needs a patched and specifically configured version of it's f
|
||||||
|
|
||||||
2. Build the container
|
2. Build the container
|
||||||
```
|
```
|
||||||
$ buildit --verbose nginx-prod/ --discover=github.com/sysadmin42/containers,push=True
|
$ buildit nginx-prod/ --discover=github.com/sysadmin42/containers,push=True
|
||||||
Building Sysadmin42/nginx-production-1.7.6-p1
|
Building Sysadmin42/nginx-production-1.7.6-p1
|
||||||
Processing package from './pkgs/nginx' for linux/amd64.
|
Processing package from './pkgs/nginx' for linux/amd64.
|
||||||
HASH: 86c8ef43-f4a4-49ba-a0ee-92900211c7b6
|
HASH: 86c8ef43-f4a4-49ba-a0ee-92900211c7b6
|
||||||
Can't find 86c8ef43-f4a4-49ba-a0ee-92900211c7b6 in any repository or cache.
|
Can't find HASH in any known location...
|
||||||
Defaulting to local build... Done after 1min 24 [OK]
|
Defaulting to local build... [OK]
|
||||||
Packaging Sysadmin42/nginx-production-1.7.6-p1 as ACI... in 1min 30s [OK]
|
Uploading packages to 'mysuperbinhost' [OK]
|
||||||
Uploading packages and container build to repository 'mysuperbinhost' [OK]
|
Packaging Sysadmin42/nginx-production-1.7.6-p1 as ACI... [OK]
|
||||||
|
Uploading container spec and image(s) to 'mysuperbinhost' [OK]
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue