Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

This repo contains the composer based install for the moodlicious sandbox.

Steps

  1. Start a php container

    docker run -d -it --name moodlicious-sandbox-installer -v .:/var/www/sandbox moodlehq/moodle-php-apache:8.4-bookworm
  2. Enter the container

    docker exec -it moodlicious-sandbox-installer bash
  3. Install

    cd /var/www/sandbox
    composer install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors