- 4 tomates italianos batidos no liquidificador
- cebola refogada
- alho refogado
- glutamato monosódico
- shoyu
- pimenta do galo, chinesa(USA)
"C:\Program Files\7-Zip\7z.exe" e "%1" |
[linux_support] ~/_git/azk | |
$ azk check-install | |
azk: Check dependencies: [ok] | |
azk: Check vm ip: [ok] | |
azk: Check vm ssh key: [ok] | |
azk: Check node: [ok] | |
azk: Check azk node dependencies: [ok] | |
azk: Azk has installed and configured | |
[linux_support] ~/_git/azk | |
$ azk agent start |
/** | |
* Documentation: http://docs.azk.io/Azkfile.js | |
*/ | |
// Adds the systems that shape your system | |
systems({ | |
'node-example': { | |
// Dependent systems | |
depends: [], | |
// More images: http://images.azk.io |
'ruby19-postgres': { | |
// Dependent systems | |
depends: [], | |
// More images: http://images.azk.io | |
image: "postgres:9.3", | |
workdir: "/azk/#{manifest.dir}/ruby19", | |
mounts: { | |
'/azk/#{manifest.dir}': path("."), | |
// '/var/lib/postgresql' : persistent('postgresql'), // Volume nomed | |
// '/var/log/postgresql' : path('./log/postgresql'), |
/** | |
* Documentation: http://docs.azk.io/Azkfile.js | |
*/ | |
// Adds the systems that shape your system | |
systems({ | |
node010: { | |
// Dependent systems | |
depends: [], | |
// More images: http://images.azk.io |
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console | |
// blabla |
/// | |
xxx | |
http://sec064/ShcToolsApolloMvc3.Release/NotaFiscal/Chave/xxx | |
. | |
. | |
. |
--------- | |
MERGE | |
--------- | |
branch origem : xxx | |
branch destino: xxx | |
---------- | |
status | |
---------- | |
check-in : OK|ERRO |