Skip to content

This repo contains everything, that is needed to build and run Meta#Grid in a docker container

Notifications You must be signed in to change notification settings

Meta-Grid/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker

About

This repo contains everything, that is needed to build and run Meta#Grid in a docker container

Docs

Read the docs

Prerequisites

  • docker (or Docker Desktop)
  • git client
  • Python or PowerShell

Database content

By default, a clean and empty database will be installed.

If you prefer to start with some examples you can do the following:

After cloning this repo, change (... -initdb=demo) the content of the following line in the file dockerfile into:

RUN python3 meta-grid_install_or_update.py -u -m=install -initdb=demo

Getting started 🚀

Clone this repository.

git clone https://github.com/Meta-Grid/docker.git

cd docker

Run ./install_docker.sh: This will do all things.

When completed: http://localhost:8888

Enjoy :-)

Tested on

  • Ubuntu Linux 22.04
  • Pop!_OS 22.04
  • MacOS Ventura (Apple Silicon)

asciicast

asciicast

About

This repo contains everything, that is needed to build and run Meta#Grid in a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages