Published May 11, 2023
| Version v1.1
Software
Open
chalklab/Dataset-NIST-TRC-MySQL: Release v1.1 - Addition of Docker TRC MySQL Image
Description
Added Docker image creation via a GitHub Action. This is stored on the GitHub Container Registry (ghcr.io) and made available in this repository as a package. Specific changes are:
- Creation of a Dockerfile that defines the process of building the Docker image (starting from a mysql image on Dockerhub)
- Creation of a GitHub Workflow that runs the Dockerfile to create the image and then stores in on ghcr
- Replacement of database files as .zip with .gz versions, which allows the Dockerfile ADD command on line 21 to send the SQL gzip file to the image and decompress it at the same time
Files
chalklab/Dataset-NIST-TRC-MySQL-v1.1.zip
Files
(4.1 MB)
Name | Size | Download all |
---|---|---|
md5:5f1a0c56ae1f2daf0981743b4d4e8a4d
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/chalklab/Dataset-NIST-TRC-MySQL/tree/v1.1 (URL)