Move docker folder below the scripts folder

[skip ci]
new-samplers
Sébastien Villemot 2023-12-07 16:01:58 +01:00
parent 8d8176fc30
commit 1f5f668313
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
4 changed files with 1 additions and 1 deletions

View File

@ -514,4 +514,4 @@ e.g. by adding this to your mod file. Alternatively, you can create a `startup.m
## Docker
We offer a variety of pre-configured Docker containers for Dynare, pre-configured with Octave and MATLAB including all recommended toolboxes.
These are readily available for your convenience on [Docker Hub](https://hub.docker.com/r/dynare/dynare).
The docker folder contains [information and instructions](docker/README.md) to interact, built and customize the containers.
The `scripts/docker` folder contains [information and instructions](scripts/docker/README.md) to interact, built and customize the containers.