Dejay Clayton

Results 4 issues of Dejay Clayton

I encounter the following error when executing `rojo build` using Rojo 6.0.0-rc1 when my `src` folder contains a symlinked folder: ``` [ERROR] failed to query metadata of file `{...path}\src/shared\{symlinked_folder}` [ERROR]...

type: bug
version: 6

`codesandbox` doesn't seem to support HTTP proxies. For those of us behind corporate networks, this can be painful. Ideally, `codesandbox` would look at the following environment variables in order to...

**Description** When creating a new image that is effectively identical to an existing image layer, `docker images` shows the new image as having the same CREATED date as the existing...

area/builder
version/17.06

I would like to be able to specify a directory that hosts my config files, via a command-line parameter such as `--config-dir`, such that the following would work: ``` selene...

C-enhancement
A-bin