module MachineConfigure
Constants
- DIR
- DM_BACKUP_CERTS_PATH
- DM_BACKUP_MACHINES_PATH
- DM_BACKUP_PATH
The paths for the machines backup directories (Created by this script.).
- DM_CERTS_PATH
The path to the docker-machine
'certs'
directory.- DM_MACHINES_PATH
The path to the docker-machine
'machines'
directory.- DM_STORAGE_PATH
The path to the docker-machine storage directory.
$MACHINE_STORAGE_PATH
or'~/.docker/machine'
.- GEM_NAME
- HOME
- HOME_REPLACE_STRING
This constant will replace any occurences of the user's home directory path in the docker-machine's config.json file.
- MACHINE_NAME_FILENAME
This string will be used as the filename for an additional file, which will only have the machine name in it.
- VALIDATOR
- VERSION