du: exclude option
This commit is contained in:
@@ -19,6 +19,5 @@ describe('docker', function () {
|
||||
it('can df', async function () {
|
||||
const output = await docker.df();
|
||||
expect(output).to.be.ok();
|
||||
console.log(output);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user