Luis Alejandro

Results 6 issues of Luis Alejandro

### This repo is currently on low maintenance. See README for details ### Problem I want to disable the calls to clearConsole(); ### Replication steps export NODE_ENV=test && slate-tools watch...

We already have reasonable unit testing, now we need to add integration/functional testing, and allso some sanity checks for the different languages inside the app.

enhancement
help wanted

We can improve documentation by providing use cases about each shelf. Some suggestions: - debian: https://github.com/docker-library/docs/blob/master/debian/README.md - latex: https://github.com/blang/latex-docker/blob/master/README.md - odoo: https://github.com/docker-library/docs/blob/master/odoo/README.md - node: https://github.com/docker-library/docs/blob/master/node/README.md - mongo: https://github.com/docker-library/docs/blob/master/mongo/README.md - postgres:...

enhancement
help wanted

This option tells snipMate to not complain about repeated snippets and instead overwrite them with the last one loaded. Fixes #199.

Based on #112, each image should be tested for a common set of tasks: - Is every software listed on the definition available and behaving correctly? - Can we make...

### Description Often, there's the need for executing cleaning or shrinking operations after commands that use or save some sort of cache. This is true specially for package managers (apt,...

kind/enhancement