Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UT climate services portal
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jaannigu
UT climate services portal
Commits
4bd527b1
Commit
4bd527b1
authored
1 month ago
by
jaannigu
Browse files
Options
Downloads
Patches
Plain Diff
Update file setup.md
parent
32ae5dcc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tutorials/setup.md
+2
-2
2 additions, 2 deletions
tutorials/setup.md
with
2 additions
and
2 deletions
tutorials/setup.md
+
2
−
2
View file @
4bd527b1
...
...
@@ -11,8 +11,8 @@ Documentation for setup of the AWS system for Atlas
*
docker build -t
<tag_name>
.
-
Using Docker Hub to store the image:
*
docker login
*
docker tag
mypanelapp
:latest myuser/
mypanel
:latest
*
docker
tag
push myuser/
mypanel
:latest
*
docker tag
<tag_name>
:latest myuser/
<tag_name>
:latest
*
docker push myuser/
<tag_name>
:latest
-
In case of using public AWS ECR, the user needs to be logged in before pushing any images.
*
aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws/a3o6k3z1
...
...
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