Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
in progress
  • Loading branch information
ubc-tuehoang authored Nov 20, 2023
1 parent 570586c commit 5e3a48a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,26 @@
- Execute > docker push <your hub.docker.com accout>/moodlecore:4.1.6-<unique id>
- example, docker push hubdocker2020/moodlecore:4.1.6-eb73e7a5c010

- DONE with MoodleCore 4.1 LTS, on your hub.docker.com account.
- DONE with buidling MoodleCore 4.1 LTS image to your hub.docker.com account.



* Step 2: for deployment to STAGING or PROD

* After completion of Option 1 above:

*** - commit the change back to main repo branch "moodlecore-4.1LTS"
- commit the change back to main repo branch "moodlecore-4.1LTS"

*** - this action will trigger auto build of image and it should be ready for next step
- this action will trigger auto build of image and it should be ready for next step

*** - DONE with MoodleCore 4.1 LTS, but on LTHub: https://hub.docker.com/u/lthub
- DONE with MoodleCore 4.1 LTS, but on LTHub: https://hub.docker.com/u/lthub



* Step 3: for building Moodle CPD with images from Step 1 or Step 2 above:

*** Link here: https://github.com/ubc/moodle-docker/tree/moodlecpd-4.1LTS
- To build Moodle CPD click here for next steps: https://github.com/ubc/moodle-docker/tree/moodlecpd-4.1LTS


-----------------------

Expand Down

0 comments on commit 5e3a48a

Please sign in to comment.