* Tag develop builds as latest. Version in makefile
* Rename latest to latest_develop
* Update GetLatestVersion
* Separate master and develop releases
* Add release date back into development version
* Remove unused code
* Two minute limit per file to upload to transfer.sh
* Fix to avoid creating generated folder inside data folder.
This Fix is to avoid that ```generated``` folder will be created inside the movie /video files forder which leads to see the generated clips of the movies in SCENES.
* Update docker-compose.yml
Added generated volume , removed transcoded as it wasn't needed.
All volumes remain with relative paths as suggested.
Co-authored-by: bnkai <48220860+bnkai@users.noreply.github.com>
* Add Raspberry Pi binary to builds
* Attempt to add arm cross compile to dockerfile
* WIP fix for OSX crosscompiler
* WIP docker build debug
* Fix errors building docker image
* Stealing good ideas from DockSTARTer
* Pushing an example WIP
* Actually ran and debugged container and it works now.
TODO: We need configurability for this to be more useful.
* Prepped docker-compose for if we get these envvars coded in.
* Removed unnecessary start.sh
* Removed env.example
* Fixed internal directory to conform more.
Resovles https://github.com/stashapp/stash/pull/44#issuecomment-485060195
* Logging options need quotes.
* I decided to use architecture tags since go-releaser can do multiple architectures.
* Compose version version: '3.4'
* No relative pathing on container side of volume