Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-php-starterkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
docker-php-starterkit
Commits
017285c6
Commit
017285c6
authored
5 months ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Plain Diff
Merge branch '1.25' into 'master'
1.25 See merge request
!26
parents
431faf58
16b7a46e
Branches
Branches containing commit
No related tags found
1 merge request
!26
1.25
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/50_⌨️_Usage.md
+10
-0
10 additions, 0 deletions
docs/50_⌨️_Usage.md
docs/_index.md
+1
-2
1 addition, 2 deletions
docs/_index.md
readme.md
+9
-2
9 additions, 2 deletions
readme.md
with
20 additions
and
4 deletions
docs/50_⌨️_Usage.md
+
10
−
0
View file @
017285c6
...
@@ -5,8 +5,18 @@
...
@@ -5,8 +5,18 @@
If you simply start the init.sh then you get an interactive mode.
If you simply start the init.sh then you get an interactive mode.
There is a menu offerning a key and the description for its action. If an action is finished you get the menu again.
There is a menu offerning a key and the description for its action. If an action is finished you get the menu again.
In dependency of the status - a template was changed or if containers are running - the menu shows possible options.
If the container is not running:


... and after starting the container:

If the database container is running you get additional items to dump/ restore databases and the mysql client.
### Command line parameters
### Command line parameters
The script supports command line parameters to use it in scripts. Use
`-h`
to get a help:
The script supports command line parameters to use it in scripts. Use
`-h`
to get a help:
...
...
This diff is collapsed.
Click to expand it.
docs/_index.md
+
1
−
2
View file @
017285c6
...
@@ -8,9 +8,8 @@
...
@@ -8,9 +8,8 @@
</div>
</div>
</html>
</html>
Free software and Open Source from University of Bern :: IML - Institute of Medical Education
Free software and Open Source from University of Bern :: IML - Institute of Medical Education
📄 Source:
<https://git-repo.iml.unibe.ch/iml-open-source/docker-php-starterkit>
\
📄 Source:
<https://git-repo.iml.unibe.ch/iml-open-source/docker-php-starterkit>
\
📜 License: GNU GPL 3.0
\
📜 License: GNU GPL 3.0
\
📖
Docs:
<https://os-docs.iml.unibe.ch/docker-php-starterkit/>
📗
Docs:
<https://os-docs.iml.unibe.ch/docker-php-starterkit/>
This diff is collapsed.
Click to expand it.
readme.md
+
9
−
2
View file @
017285c6
# Docker starter kit #
# Docker starter kit #
Free software and Open Source from University of Bern :: IML - Institute of Medical Education
Free software and Open Source from University of Bern :: IML - Institute of Medical Education
📄 Source:
<https://git-repo.iml.unibe.ch/iml-open-source/docker-php-starterkit>
\
📄 Source:
<https://git-repo.iml.unibe.ch/iml-open-source/docker-php-starterkit>
\
📜 License: GNU GPL 3.0
\
📜 License: GNU GPL 3.0
\
📖
Docs:
<https://os-docs.iml.unibe.ch/docker-php-starterkit/>
📗
Docs:
<https://os-docs.iml.unibe.ch/docker-php-starterkit/>
- - -
- - -
...
@@ -15,4 +14,12 @@ This template folder brings up a docker container with a PHP 8.x dev environment
...
@@ -15,4 +14,12 @@ This template folder brings up a docker container with a PHP 8.x dev environment
It can add an optionally 2nd container with a Mariadb instance.
It can add an optionally 2nd container with a Mariadb instance.
In dependency of the status - a template was changed or if containers are running - the menu shows possible options.
If the container is not running:


... and after starting the container:

\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment