Oinak :ruby:'s latest activity
…See more
See less
…See more
See less
@nateberkopec
```yaml
volumes:
- .:/app:cached
- bundle_cache:/bundle
```
on the 'app' service, works for us
…See more
@nateberkopec
```yaml
volumes:
- .:/app:cached
- bundle_cache:/bundle
```
on the 'app' service, works for us
See less
@nateberkopec
```yaml
volumes:
- .:/app:cached
- bundle_cache:/bundle
```
on the 'app' service, works for us
@nateberkopec
```yaml
volumes:
- .:/app:cached
- bundle_cache:/bundle
```
on the 'app' service, works for us