https://github.com/satishbabariya/swift-snapshots-docker
Swift Development Snapshot Docker
https://github.com/satishbabariya/swift-snapshots-docker
developement docker snapshot swift
Last synced: over 1 year ago
JSON representation
Swift Development Snapshot Docker
- Host: GitHub
- URL: https://github.com/satishbabariya/swift-snapshots-docker
- Owner: satishbabariya
- License: apache-2.0
- Created: 2019-03-12T15:47:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T23:52:30.000Z (about 5 years ago)
- Last Synced: 2025-04-15T18:59:41.147Z (over 1 year ago)
- Topics: developement, docker, snapshot, swift
- Language: Dockerfile
- Homepage:
- Size: 155 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift Development Snapshot Docker


### An Ubuntu 18.04 Docker image for Swift Development Snapshot.
#### You can find the Docker Hub repo here: [https://hub.docker.com/r/satishbabariya/swift](https://hub.docker.com/r/satishbabariya/swift/)
### Docker Instructions
##### Pull the Docker Image From Docker Hub:
```bash
docker pull satishbabariya/swift
```
### Image Variants
#### `satishbabariya/swift:latest`
latest Swift Development Snapshots docker image.
#### `satishbabariya/swift:`
Use Swift Release Development Snapshot Tag.
## License
[Apache 2.0](LICENSE)