Sha256: 35abd5b4f37423d6342434219d41ee384f26d9459dd60ecef7401107005596bb
Contents?: true
Size: 292 Bytes
Versions: 2
Compression:
Stored size: 292 Bytes
Contents
version: '2' services: app: image: abakpress/ruby-app:$RUBY_IMAGE_TAG environment: - BUNDLE_PATH=/bundle/$DOCKER_RUBY_VERSION - SSH_AUTH_SOCK=/ssh/auth/sock command: bash volumes: - .:/app - ssh_data:/ssh:ro volumes: ssh_data: external: true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
omniauth-mailru-oauth2-0.2.0 | docker-compose.yml |
omniauth-mailru-oauth2-0.1.1 | docker-compose.yml |