Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
anis-doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
anis
anis-doc
Commits
10de0e81
Commit
10de0e81
authored
2 years ago
by
Menou Lucas
Browse files
Options
Downloads
Patches
Plain Diff
Add information Makefile
parent
5aa11d4e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
Make some contributions from my understanding of ANIS
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/installation.md
+3
-2
3 additions, 2 deletions
docs/installation.md
with
3 additions
and
2 deletions
docs/installation.md
+
3
−
2
View file @
10de0e81
...
...
@@ -34,7 +34,8 @@ To operate ANIS needs, in addition to the four containers mentioned above, sever
## Makefile
ANIS contains a
`Makefile`
that helps the developer to install and start the application.
Just for information, to list all operations availables just type
`make`
in your terminal.
The latter
`Makefile`
defines CLI shortcuts for docker commands used to manage the different latter containers.
Just for information, to list all available operations just type
`make`
in your terminal.

...
...
@@ -161,4 +162,4 @@ Few examples:
### Services
*
The services are available at the following address:
`http://localhost:5000`
\ No newline at end of file
*
The services are available at the following address:
`http://localhost:5000`
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment