Skip to content

Unable to start docker container #32

Open
@serrayos

Description

@serrayos

Hi!

After setting up each prerequisite when I tried to start the docker container with "make up" as described in data-engineering-project-for-beginners-batch-edition, I receive the following error message:

rm -rf ./data && rm -rf data.zip* && wget https://start-data-engg.s3.amazonaws.com/data.zip && unzip -o data.zip && chmod -R > u=rwx,g=rwx,o=rwx` data
/bin/sh: wget: command not found
make: *** [get-data] Error 127

Could you please guide me to fix the issue?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions