* Some work on line endings
* Enable buildkit
* Update documentation
* Settle the newline and tab vs spaces for now
Not perfect, but it's a standard
* Change wording
* Update version memo
* Add correct definition for markdown
* Make things clearer
* Rename Containers from bitwarden/self-host:beta to bitwarden/lite:beta
* Edit README to reflect rename
* Change build.ps1 and Dockerfile-bitwarden-patched to CRLF
* Remove .DS_Store file, and add to .gitignore
* Actually remove .DS_Store
* Make all ps1 files CRLF in .gitattributes & Make Dockerfiles LF.
* Change from beta tag to latest
* Fix bitbetter patch according to upstream changes
* Fix the builds by removing redundant already removed and stopped old instance
---------
Co-authored-by: juliokele <>
* Update build.sh to reflect move to GHCR
* Update build.ps1 to reflect move to GHCR
* Update README.md to reflect move to GHCR
* Update Dockerfile-bitwarden-patch to reflect move to GHCR
* Initial work
* Fix typo
* Fix typo
* Fix stupid issue
* Add comments and fix minor issues
* Add extra information
* Add Linux script for generating keys
* Add circleci
* Add comments
* Add extra option
* Add missing permissions and empty script for now
* Fix line endings
* Add missing mount point
* Simplify patch
* Fix scripts
* Reduce complexity
* Fix circleci
* Remove useless line
* Move to src folder and improve image creation