Gitlab - Argos ALM by PALO IT
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car-poc-code-engine-tc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alberto Apodaca
car-poc-code-engine-tc
Commits
b4b96743
Commit
b4b96743
authored
Jul 27, 2023
by
Alfredo Miranda Flores
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add docker-compose with all services are required
parent
67b8d704
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
docker-compose.yml
docker-compose.yml
+7
-0
No files found.
docker-compose.yml
View file @
b4b96743
version
:
"
3.8"
version
:
"
3.8"
services
:
services
:
redis
:
image
:
'
redis:latest'
ports
:
-
'
6379:6379'
environment
:
REDIS_PASSWORD
:
pa55word
postgres
:
postgres
:
image
:
'
postgres:latest'
image
:
'
postgres:latest'
environment
:
environment
:
...
...
Write
Preview
Markdown
is supported
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