Sha256: 43fbae53fbbdeedb6a159e0cc32a675079b618c3419e195cdc326f11fd3e0f4b

Contents?: true

Size: 353 Bytes

Versions: 11

Compression:

Stored size: 353 Bytes

Contents

PROJECT_ROOT = '/home/rene/docker'
BACKUP_DIR = "#{PROJECT_ROOT}/backup"
APP_DIR = "#{PROJECT_ROOT}/apps"
ATTIC_DIR = "#{PROJECT_ROOT}/attic"
ADMIN_DIR = "#{PROJECT_ROOT}/admin"
TEMPLATE_DIR = "#{ADMIN_DIR}/templates"
PACKAGE_DIR = "#{ADMIN_DIR}/installation_scripts"
ROUTINE_DIR = "#{ADMIN_DIR}/routines"
BASE_IMAGE_DIR = "#{PROJECT_ROOT}/base_images"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
dockersitter-0.8.1 lib/commands/config.rb
dockersitter-0.8.0 lib/commands/config.rb
dockersitter-0.7.0 lib/commands/config.rb
dockersitter-0.6.0 lib/commands/config.rb
dockersitter-0.5.0 lib/commands/config.rb
dockersitter-0.4.0 lib/commands/config.rb
dockersitter-0.3.0 lib/commands/config.rb
dockersitter-0.2.2 lib/commands/config.rb
dockersitter-0.2.1 lib/commands/config.rb
dockersitter-0.2.0 lib/commands/config.rb
dockersitter-0.1.0 lib/commands/config.rb