Recent changes
From MDrivenWiki
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
12 November 2024
|
08:02 | MDriven Docker Local Deployment 2 changes history +1,829 [Charles Olet (2×)] | |||
|
08:02 (cur | prev) +1,070 Charles Olet talk contribs Tag: Visual edit | ||||
|
07:32 (cur | prev) +759 Charles Olet talk contribs Tag: Visual edit |
11 November 2024
|
N 20:30 | MDriven Docker Local Deployment 3 changes history +8,231 [Charles Olet (3×)] | |||
|
20:30 (cur | prev) +464 Charles Olet talk contribs Tag: Visual edit | ||||
|
20:25 (cur | prev) +590 Charles Olet talk contribs Tag: Visual edit | ||||
N |
|
19:49 (cur | prev) +7,177 Charles Olet talk contribs (Created page with " Create a docker file for the MDriven Server Contents of ''<u>MDrivenServer.Dockerfile</u>''<syntaxhighlight lang="dockerfile"> # syntax=docker/dockerfile:1 FROM mcr.microsoft.com/dotnet/sdk:8.0-alpine RUN apk add --upgrade --no-cache \ curl \ unzip \ xmlstarlet WORKDIR /app ARG MS_VERSION RUN curl -O https://mdriven.net/PublicDownloads/MDrivenServerOnCoreVersion.xml \ && MS_VERSION=$(xmlstarlet sel -t -v "//root/date" MDrivenServerOnCo...") Tag: Visual edit |
|
19:52 | MDriven Docker Deployment 4 changes history −7,902 [Charles Olet (4×)] | |||
|
19:52 (cur | prev) +13 Charles Olet talk contribs Tag: Visual edit | ||||
|
19:50 (cur | prev) −3 Charles Olet talk contribs Tag: Visual edit | ||||
|
19:49 (cur | prev) −7,186 Charles Olet talk contribs (Replaced content with "{{DISPLAYTITLE:MDriven Docker Local Deployment}} *") Tags: Replaced Visual edit | ||||
|
19:48 (cur | prev) −726 Charles Olet talk contribs Tag: Visual edit |
19:50 | User:Charles diffhist +37 Charles Olet talk contribs |
|
N 19:39 | Documentation:Docker 5 changes history +2,986 [Charles Olet (5×)] | |||
|
19:39 (cur | prev) −1 Charles Olet talk contribs Tag: Visual edit | ||||
|
19:38 (cur | prev) −47 Charles Olet talk contribs Tag: Visual edit | ||||
|
19:37 (cur | prev) +10 Charles Olet talk contribs Tag: Visual edit | ||||
|
19:34 (cur | prev) +1,467 Charles Olet talk contribs Tag: Visual edit | ||||
N |
|
13:20 (cur | prev) +1,557 Charles Olet talk contribs (Created page with "Docker is a software platform that allows you to build, test, deploy and share applications quickly. Docker reduces the time spent on complex setups, combining this with the power of MDriven, app development is more faster and more focus is on the important parts of your application which is the business logic or system gist. Docker reduces time to deployment increasing productivity and efficiency. Apps are packaged into standardized units called containers that have...") Tag: Visual edit |
|
N 12:20 | Documentation:Docker Desktop 2 changes history +541 [Charles Olet (2×)] | |||
|
12:20 (cur | prev) +116 Charles Olet talk contribs Tag: Visual edit | ||||
N |
|
12:16 (cur | prev) +425 Charles Olet talk contribs (Created page with "Docker Desktop enhances your development experience by offering a powerful user friendly platform that lets you manage your containers, applications and images directly from your machine. Docker Desktop reduces the time spent on complex setups, integrating this with the power of MDriven, app development is more faster and more focus is on the important parts of your application which is the business logic or system gist.") Tag: Visual edit |