docker-strider icon indicating copy to clipboard operation
docker-strider copied to clipboard

Strider-CD Modular Docker Image

Results 8 docker-strider issues
Sort by recently updated
recently updated
newest added

From instructions: > Pulling > Hosted on Quay.io. Find what to docker pull by checking the TAG file baremetal:~/workspace $ docker pull quay.io/keyvanfatehi/strider:v1.6.4 Error response from daemon: manifest for quay.io/keyvanfatehi/strider:v1.6.4...

Adding a docker-compose file to make initial setup super-easy. Ideally, please try out this docker-compose configuration before merging. I tried on my machine and I'm up and running, but best...

When I run the container for the first time and access localhost:3000 The strider page loads, but "scripts/app.js" and "styles/style.css" are not loaded with 404 status code.

Log: ``` [vagrant@localhost strider-docker]$ sudo docker-compose up Creating striderdocker_db_1... Creating striderdocker_app_1... Attaching to striderdocker_db_1, striderdocker_app_1 db_1 | 2015-08-26T10:55:47.610+0000 I STORAGE [initandlisten] db_1 | 2015-08-26T10:55:47.611+0000 I STORAGE [initandlisten] ** WARNING: Readahead...

the `make test` output below error ``` ... strider stderr | 2015-07-21T09:52:01.395Z - error: Could not connect to DB: MongoError: auth failed ... ```

{ [Error: Greeting never received] code: 'ETIMEDOUT', errno: 'ETIMEDOUT', stage: 'connect' }