Move a subdirectory into a new git repository

Context In the real world, we may probably have a large Git repository where you want to move out some sub-directories into single Git repositories. Regarding the Git repository, we…

How to automatically delete a Docker container after running it

Normally, a Docker container persists after it has exited. This allows you to run the container again, inspect its filesystem, and so on. However, sometimes you want to run a…

(English) Create or update a commit by a specified author

Désolé, cet article est seulement disponible en English.

(English) Create an empty commit

(English) When updating a submission, a new revision will be created to capture the updates and a commit will also be created. However, some updates don’t change the files coming alongside the submission but edited some metadata on that submission/dataset. In this case, an empty commit is created to match the newly created version.

(English) kubebox

Désolé, cet article est seulement disponible en English.

(English) Multistage build in Docker

Désolé, cet article est seulement disponible en English.

(English) Exceptions in a .gitignore file

Désolé, cet article est seulement disponible en English.

Deploying a Grails App in a Tomcat Docker container

Deploying a Grails App in a Tomcat Docker container

D

Désolé, cet article est seulement disponible en English.

(English) Share files and directories on the host machine with docker containers

Désolé, cet article est seulement disponible en English.