This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React, { Component } from 'react'; | |
import { | |
StyleSheet, | |
Text, | |
View, | |
Image, | |
Dimensions, | |
TextInput, | |
Button, | |
TouchableOpacity, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// !$*UTF8*$! | |
{ | |
archiveVersion = 1; | |
classes = { | |
}; | |
objectVersion = 46; | |
objects = { | |
/* Begin PBXBuildFile section */ | |
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; }; | |
00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
starting mysql | |
Initializing database | |
2016-06-19T13:24:59.604444Z 0 [Warning] InnoDB: New log files created, LSN=45790 | |
2016-06-19T13:25:00.134892Z 0 [Warning] InnoDB: Creating foreign key constraint system tables. | |
2016-06-19T13:25:00.380530Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 3941acb9-3621-11e6-b21c-0242ac110002. | |
2016-06-19T13:25:00.438033Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. | |
2016-06-19T13:25:00.439104Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. | |
2016-06-19T13:25:15.918776Z 1 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode. | |
2016-06-19T13:25:15.918820Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode. | |
2016-06-19T13:25:15.918846Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resol |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"Id": "a58a6b0e6d2a6e52b5600d208d4ba66a4892c857694803627bf093e68822f85b", | |
"Created": "2016-06-19T13:24:56.493383056Z", | |
"Path": "/bin/sh", | |
"Args": [ | |
"-c", | |
"./docker-entry.sh" | |
], | |
"State": { |
NewerOlder