Code Monkey home page Code Monkey logo

appwrite-docker-base's Introduction

Docker Base

Discord Docker Pulls Build Status Twitter Account Follow Appwrite on StackShare

Appwrite base docker image with applications and extensions built and installed.

Getting Started

These instructions will cover usage information to help your run Appwrite's base docker container.

Prerequisites

In order to run this container you'll need docker installed.

Usage

docker run appwrite/base

Testing

We use Container Structure Test to run test for the docker image. In order to run test first install Container strucutre test using the following command.

curl -LO https://storage.googleapis.com/container-structure-test/latest/container-structure-test-linux-amd64 && chmod +x container-structure-test-linux-amd64 && sudo mv container-structure-test-linux-amd64 /usr/local/bin/container-structure-test

Run Test

First build and tag the docker image and then run the test using the configuration file.

docker build -t appwrite-base-test .
container-structure-test test --config tests.yaml --image appwrite-base-test

Build

docker build --tag appwrite/base:1.0.0 .

docker push appwrite/base:1.0.0

Multi-arch build (using buildx):

docker buildx build --platform linux/amd64,linux/arm64/v8,linux/ppc64le --tag appwrite/base:1.0.0 --push .

Find Us

Copyright and license

The MIT License (MIT) http://www.opensource.org/licenses/mit-license.php

appwrite-docker-base's People

Contributors

lohanidamodar avatar pineappleionic avatar christyjacob4 avatar eldadfux avatar stnguyen90 avatar vermakhushboo avatar abnegate avatar meldiron avatar torstendittmann avatar

Forkers

renovate-bot

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.