Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
romilbhardwaj committed Sep 16, 2023
1 parent ece8fe8 commit 8021c8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/examples/docker-containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ Alternatively, you can set these environment variables directly through the CLI:

.. code-block:: bash
sky launch \
--env SKYPILOT_DOCKER_PASSWORD=$(aws ecr get-login-password --region us-east-1) \
--env SKYPILOT_DOCKER_USERNAME=AWS \
private_docker.yaml
$ sky launch \
--env SKYPILOT_DOCKER_PASSWORD=$(aws ecr get-login-password --region us-east-1) \
--env SKYPILOT_DOCKER_USERNAME=AWS \
private_docker.yaml
Running Docker Containers as Tasks
----------------------------------
Expand Down

0 comments on commit 8021c8e

Please sign in to comment.