-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(docker): remove placeholder image names (#1077)
Motivation ---------- The `image` in a `docker-compose.yml` is not required. If you want to build the docker image from the `Dockerfile` you can simply add a build context. How to test ----------- 1. `docker image rm` all the dreammall images 2. `docker compose up` 3. All images get rebuilt
- Loading branch information
1 parent
682bd91
commit cdd9e15
Showing
2 changed files
with
1 addition
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters