<divclass="tour-section-title">Dockerfile Build in the cloud</div>
<divclass="tour-section-description">
Like to use <b>Dockerfiles</b> to build your images? Simply upload your Dockerfile (and any additional files it needs) and we'll build your Dockerfile into an image and push it to your repository.
</div>
<divclass="tour-section-description">
If you store your Dockerfile in <iclass="fa fa-github fa-lg"style="margin: 6px;"></i><b>GitHub</b>, add a <b>Build Trigger</b> to your repository and we'll start a Dockerfile build for every change you make.
<divclass="tour-section-title">Share at your control</div>
<divclass="tour-section-description">
Share any repository with as many (or as few) users as you choose.
</div>
<divclass="tour-section-description">Need a repository only for your team? Easily <b>share</b> with your team members.</div>
<divclass="tour-section-description">Need finer grain control? Mark a user as <b>read-only</b> or <b>read/write</b>.</div>
<divclass="tour-section-description">Have a build script or a deploy process that needs access? Generate an <b>access token</b> to grant revocable access for pushing or pulling.</div>
<divclass="tour-section-description">Want to share with the world? Make your repository <b>fully public</b>.</div>
<divclass="tour-section-title">Docker diff whenever you need it</div>
<divclass="tour-section-description">
We wanted to know what was changing in each image of our repositories just as much as you do. So we added diffs. Now you can see exactly which files were <b>added</b>, <b>changed</b>, or <b>removed</b> for each image. We've also provided two awesome ways to view your changes, either in a filterable list, or in a drill down tree view.
<divclass="tour-section-title">Fine-grained control of sharing</div>
<divclass="tour-section-description">
Repositories that you create within your organization can be assigned
fine-grained permissions just like any other repository. You can also
add teams that exist in your organization, or individual users from
inside our outside your organization.
</div>
<divclass="tour-section-description">
In order to protect your intellectual property, we warn you before
you share your repositories with anyone who is not currently a member
of a team in your organization.
</div>
</div>
</div>
<divclass="tour-action">
<ahref="/organizations/new/"data-title="Starts the process to create a new organization"bs-tooltip="tooltip.title">
<buttonclass="btn btn-success">
Create New Organization
</button>
</a>
<ahref="/user/?migrate"ng-show="!user.anonymous"data-title="Starts the process to convert this account into an organization"bs-tooltip="tooltip.title">