Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HIFIS
software.hifis.net
Commits
0f909317
Verified
Commit
0f909317
authored
Sep 23, 2020
by
Frere, Jonathan (FWCC) - 142176
Browse files
Add excepts for all posts
parent
66673442
Changes
3
Hide whitespace changes
Inline
Side-by-side
_posts/2020/08/2020-08-25-getting-started-with-docker-1.md
View file @
0f909317
...
...
@@ -11,6 +11,9 @@ tags:
-
consulting
-
docker
excerpt
:
>
Understanding Docker probably won't solve all of your problems,
but it can be a really useful tool when trying to build reproducible software that will run almost anywhere.
In this series of blog posts, we will explore how to setup and use Docker for scientific applications.
---
{:.summary}
...
...
_posts/2020/08/2020-08-25-getting-started-with-docker-2.md
View file @
0f909317
...
...
@@ -11,7 +11,8 @@ tags:
-
consulting
-
docker
excerpt
:
>
Previously, we learned about Docker, and how to run other people's Docker containers.
In this post, we will explore building our own images to package up our projects.
---
{:.summary}
...
...
_posts/2020/08/2020-08-25-getting-started-with-docker-3.md
View file @
0f909317
...
...
@@ -11,6 +11,9 @@ tags:
-
consulting
-
docker
excerpt
:
>
The final part in the "Getting Started with Docker" series:
Having explored how to use Docker in a general sense,
we will look at how Docker can be used practically in your day-to-day scientific work.
---
{:.summary}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment