Skip to content

Commit

Permalink
fix (readme): syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Oct 23, 2024
1 parent f8de4b6 commit 1d4c807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ CKAN and its dependencies (PostgreSQL, Solr, Redis, Nginx) are fully containeriz

=== Makefile for Easy Management
A Makefile is provided to streamline the management of Docker Compose commands. Some key targets include:

* `make build`: Build the containers. Required after changing Dockerfiles or files added to the containers.
* `make up`: Starts the CKAN stack in the background.
* `make down`: Stops and removes all containers, networks, and volumes (keeping data).
Expand Down

0 comments on commit 1d4c807

Please sign in to comment.