Skip to content

Commit

Permalink
Update README.md (fsouza#306)
Browse files Browse the repository at this point in the history
I struggled to find this as I was looking for a stub rather than an emulator.
  • Loading branch information
antonydenyer authored Aug 15, 2020
1 parent 6321f28 commit 0a8200f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ fsouza/fake-gcs-server``](https://hub.docker.com/r/fsouza/fake-gcs-server)).

## Using the emulator in Docker

If you want to run a standalone server (like the datastore/pubsub emulators)
for integration tests and/or tests in other languages you may want to run the
You can stub/mock Google Cloud Storage as a standalone server (like the datastore/pubsub emulators)
which is ideal for integration tests and/or tests in other languages you may want to run the
``fake-gcs-server`` inside a Docker container:

```shell
Expand Down

0 comments on commit 0a8200f

Please sign in to comment.