Giter VIP home page Giter VIP logo

barcodebuddy-docker's Introduction

BarcodeBuddy on Docker

BarcodeBuddy- now containerized! This is the docker repo of BarcodeBuddy.

Documentation Status Docker Pulls

Install Docker

Follow these instructions to get Docker running on your server.

Available on Docker Hub (prebuilt) or built from source

To pull the latest images to your machine:

docker pull f0rc3/barcodebuddy-docker:latest
docker run -d -v bbconfig:/config -p 80:80 -p 443:443 f0rc3/barcodebuddy-docker:latest

Documentation

Please have a look at the documentation, for more information on how to install and use the docker image.

Architectures

The architectures supported by this image are:

Architecture Tag
x86-64 latest
arm64 arm64v8-latest
armhf arm32v7-latest

Developer image

If you would like to use the unstable channel, which includes all commits and might be more up to date than the release, use the following command:

docker pull f0rc3/barcodebuddy-docker:latest-dev

The architectures supported by this image are:

Architecture Tag
x86-64 latest-dev
arm64 arm64v8-latest-dev
armhf arm32v7-latest-dev

To build from scratch

Latest release

docker build --no-cache --pull -t forceu/barcodebuddy-docker .

Latest commit (unstable)

docker build --no-cache --pull -t forceu/barcodebuddy-docker-dev -f Dockerfile.dev .

Additional Information

Websockets

In the current version, the websockets are only used for internal communication. Everything will work out of the box.

Exposed Ports

  • 80: HTTP
  • 443: HTTPS

Misc

The docker images build are based on Alpine, with an extremely low footprint (about 70MB in total).

License

The MIT License (MIT)

Based on: https://github.com/linuxserver/docker-grocy

Donations

As with all Free software, the power is less in the finances and more in the collective efforts. I really appreciate every pull request and bug report offered up by BarcodeBuddy's users, so please keep that stuff coming. If however, you're not one for coding/design/documentation, and would like to contribute financially, you can do so with the link below. Every help is very much appreciated!

paypal LiberaPay

barcodebuddy-docker's People

Contributors

forceu avatar woosterinitiative avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.