Skip to content

Instantly share code, notes, and snippets.

@vinyll
Created December 12, 2016 21:30
Show Gist options
  • Save vinyll/e720dda415fd8ad50842cc74f3442277 to your computer and use it in GitHub Desktop.
Save vinyll/e720dda415fd8ad50842cc74f3442277 to your computer and use it in GitHub Desktop.

nanobox run

Building runtime :

--------------------------------------------------------------------------------
+ HEADS UP:
+ This is the first build for this project and will take longer than usual.
+ Future builds will pull from the cache and will be much faster.
--------------------------------------------------------------------------------

  ✓ Starting docker container
  ! Preparing environment for build
    - Setting up directories and permissions...
    
    :::::::::::::::::::::::::::::::::::::::::::::::::::::::: MISSING BOXFILE.YML !!!
    
    Nanobox is looking for a boxfile.yml config file. You might want to 
    check out our getting-started guide on configuring your app:
    
    https://guides.nanobox.io/
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    

:::::::::::::::::::::::::::::::::::::::::::::::::::::::: MISSING BOXFILE.YML !!!

Nanobox is looking for a boxfile.yml config file. You might want to 
check out our getting-started guide on configuring your app:

https://guides.nanobox.io/

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::


Error   : bad exit code(1)
Context : failed to build the code -> util:Exec:/opt/nanobox/hooks/fetch

ls -la

drwxr-xr-x  15 vinyll  staff    510 Dec 12 15:27 .git
-rw-r--r--   1 vinyll  staff     65 Nov 15 03:17 .gitignore
-rw-r--r--   1 vinyll  staff   3600 Dec  7 08:55 README.md
drwxr-xr-x  10 vinyll  staff    340 Nov 22 08:22 api
drwxr-xr-x  12 vinyll  staff    408 Nov 21 11:10 core
-rw-r--r--   1 vinyll  staff  59392 Dec  8 12:48 db.sqlite3
drwxr-xr-x  15 vinyll  staff    510 Nov 21 11:10 default
-rwxr-xr-x   1 vinyll  staff    253 May 18  2016 manage.py
drwxr-xr-x   8 vinyll  staff    272 Nov 23 08:04 oauth
drwxr-xr-x  19 vinyll  staff    646 Nov 22 09:26 register
-rw-r--r--   1 vinyll  staff    100 Nov 15 05:00 requirements.txt
-rw-r--r--   1 vinyll  staff     53 Nov 16 04:14 requirements_local.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment