-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
This is the error:
./sourced init /home/antonio/bblfsh-org/
docker-compose working directory set to /home/antonio/.sourced/workdirs/home/antonio/bblfsh-org
Traceback (most recent call last):
File "/snap/docker/384/bin/docker-compose", line 11, in <module>
load_entry_point('docker-compose==1.22.0', 'console_scripts', 'docker-compose')()
File "/snap/docker/384/lib/python2.7/site-packages/compose/cli/main.py", line 71, in main
command()
File "/snap/docker/384/lib/python2.7/site-packages/compose/cli/main.py", line 124, in perform_command
project = project_from_options('.', options)
File "/snap/docker/384/lib/python2.7/site-packages/compose/cli/command.py", line 26, in project_from_options
environment = Environment.from_env_file(project_dir)
File "/snap/docker/384/lib/python2.7/site-packages/compose/config/environment.py", line 61, in from_env_file
instance = _initialize()
File "/snap/docker/384/lib/python2.7/site-packages/compose/config/environment.py", line 57, in _initialize
return cls(env_vars_from_file(env_file_path))
File "/snap/docker/384/lib/python2.7/site-packages/compose/config/environment.py", line 35, in env_vars_from_file
with contextlib.closing(codecs.open(filename, 'r', 'utf-8-sig')) as fileobj:
File "/snap/docker/384/usr/lib/python2.7/codecs.py", line 896, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 13] Permission denied: u'./.env'
exit status 1
Metadata
Metadata
Assignees
Labels
No labels