Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Daniel Vogt edited this pageSep 1, 2020 ·1 revision

Setup

  1. InstallGit andclone the master branch
  2. InstallDocker
  3. Open a terminal in the cloned project and execute:docker build -t md .
  4. Create a configuration file (config.json) in a folder where you want to download your Moodle, usethe wiki for this
  5. Open a terminal in this folder and execute:docker run --rm -it --net=host -v $(pwd):/files:Z md or if you use bash:docker run --rm -it -v $(pwd)/files:/files md
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp